Update doobie-core, doobie-hikari to 0.13.1

This commit is contained in:
Scala Steward 2021-04-26 09:40:39 +02:00
parent 7adfa16c6d
commit e792aff986
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -12,7 +12,7 @@ object Dependencies {
val CatsParseVersion = "0.3.2"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.13.0"
val DoobieVersion = "0.13.1"
val EmilVersion = "0.9.1"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.8.1"