Skip to content

Commit 0f41980

Browse files
Update doobie-core to 1.0.0-RC5 (#557)
Co-authored-by: eikek-scala-steward <[email protected]>
1 parent 501161a commit 0f41980

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
@@ -2,7 +2,7 @@ import sbt._
22

33
object Dependencies {
44

5-
val doobieVersion = "1.0.0-RC4"
5+
val doobieVersion = "1.0.0-RC5"
66
val flexmarkVersion = "0.64.8"
77
val fs2Version = "3.9.3"
88
val greenmailVersion = "2.0.1"

0 commit comments

Comments
 (0)