Merge pull request #545 from scala-steward/update/doobie-core-0.10.0

Update doobie-core, doobie-hikari to 0.10.0
This commit is contained in:
mergify[bot] 2021-01-06 02:33:37 +00:00 committed by GitHub
commit 6b66703f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ object Dependencies {
val CalevVersion = "0.3.2"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.9.4"
val DoobieVersion = "0.10.0"
val EmilVersion = "0.7.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"