Merge pull request #695 from scala-steward/update/doobie-core-0.12.0

Update doobie-core, doobie-hikari to 0.12.0
This commit is contained in:
mergify[bot] 2021-03-09 20:10:16 +00:00 committed by GitHub
commit 5c6e2c20bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ object Dependencies {
val CatsParseVersion = "0.3.1"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.10.0"
val DoobieVersion = "0.12.0"
val EmilVersion = "0.7.2"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.6.0"