Skip to content

Commit dd6601d

Browse files
author
oss-47
committed
Update doobie-core, doobie-h2, ... to 1.0.0-RC8
1 parent 97a7af5 commit dd6601d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
1414
object V {
1515
val catsEffect: String = "3.5.7"
1616
val circe: String = "0.14.12"
17-
val doobie: String = "1.0.0-RC5"
17+
val doobie: String = "1.0.0-RC8"
1818
val fs2: String = "3.11.0"
1919
val kindProjector: String = "0.13.3"
2020
val log4cats: String = "2.7.0"

0 commit comments

Comments
 (0)