Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e025bce

Browse files
committedFeb 9, 2025·
Update doobie-core, doobie-postgres to 1.0.0-RC7
1 parent e1a5856 commit e025bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val MUnit = "1.0.0-M8"
1111
val CatsEffectMunit = "2.0.0-M3"
1212
val scalacheckEffectVersion = "2.0.0-M2"
13-
val doobie = "1.0.0-RC6"
13+
val doobie = "1.0.0-RC7"
1414
val circe = "0.14.10"
1515
val upickle = "3.2.0"
1616
val jsoniter = "2.30.1"

0 commit comments

Comments
 (0)
Please sign in to comment.