Skip to content

Commit b6110bb

Browse files
authored
Merge pull request #391 from scala-steward/update/doobie-core-0.9.4
Update doobie-core, doobie-hikari to 0.9.4
2 parents 1da6c74 + 6b459a8 commit b6110bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ object Dependencies {
4444
object Versions {
4545

4646
val datastaxJavaDriverCore = "4.9.0"
47-
val doobie = "0.9.2"
47+
val doobie = "0.9.4"
4848
val grpc = "1.33.1"
4949
val http4s = "0.21.11"
5050
val micrometerCore = "1.6.1"

0 commit comments

Comments
 (0)