Update doobie-core, doobie-hikari to 0.9.0

This commit is contained in:
Scala Steward 2020-04-06 00:15:28 +02:00
parent c389ff2f7c
commit 530a7d89f3
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

@ -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"