Update doobie-core, doobie-hikari to 0.9.4

This commit is contained in:
Scala Steward 2020-11-24 22:34:42 +01:00
parent ff98c194e9
commit 2b80a0217b
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.2"
val DoobieVersion = "0.9.4"
val EmilVersion = "0.6.4"
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"