Skip to content

Commit 1efb1d9

Browse files
authored
Merge pull request #486 from scala-steward/update/doobie-core-0.12.0
Update doobie-core, doobie-hikari to 0.12.0
2 parents f100e2c + 7c089ae commit 1efb1d9

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
@@ -45,7 +45,7 @@ object Dependencies {
4545
object Versions {
4646

4747
val datastaxJavaDriverCore = "4.10.0"
48-
val doobie = "0.10.0"
48+
val doobie = "0.12.0"
4949
val grpc = "1.36.0"
5050
val http4s = "0.21.20"
5151
val micrometerCore = "1.6.4"

0 commit comments

Comments
 (0)