Merge pull request #75 from scala-steward/update/doobie-core-0.9.0

Update doobie-core, doobie-hikari to 0.9.0
This commit is contained in:
eikek 2020-04-06 00:27:14 +02:00 committed by GitHub
commit e53f077b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ object Dependencies {
val BitpeaceVersion = "0.4.5"
val CalevVersion = "0.2.0"
val CirceVersion = "0.13.0"
val DoobieVersion = "0.8.8"
val DoobieVersion = "0.9.0"
val EmilVersion = "0.4.0"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.61.0"