Update doobie-core, doobie-hikari to 0.10.0

This commit is contained in:
Scala Steward 2021-01-06 02:13:23 +01:00
parent 30df887934
commit 5da3480a0b
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

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"