Update doobie-core, doobie-hikari to 0.9.2

This commit is contained in:
Scala Steward 2020-09-08 18:36:39 +02:00
parent 9547d6ffac
commit 807b69ae1c
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.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"