Merge pull request #1042 from scala-steward/update/doobie-core-1.0.0-RC1

Update doobie-core, doobie-hikari to 1.0.0-RC1
This commit is contained in:
mergify[bot] 2021-08-31 00:34:18 +00:00 committed by GitHub
commit 0dc43efa9f
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.4"
val CirceVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "1.0.0-M5"
val DoobieVersion = "1.0.0-RC1"
val EmilVersion = "0.10.0-M2"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.14.0"