Merge pull request #248 from scala-steward/update/doobie-core-0.9.2

Update doobie-core, doobie-hikari to 0.9.2
This commit is contained in:
mergify[bot] 2020-09-08 16:48:38 +00:00 committed by GitHub
commit 567068d6c5
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.1"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.9.0"
val DoobieVersion = "0.9.2"
val EmilVersion = "0.6.2"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"