Skip to content

Commit 218a1ca

Browse files
scala-stewardKarry
authored andcommitted
Update cats-effect from 3.3.14 to 3.6.3
1 parent f0e5bb2 commit 218a1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lazy val Versions = new {
3030
val slf4j = "1.7.36"
3131
val assertj = "3.27.6"
3232
val catsEffect2 = "2.5.5"
33-
val catsEffect3 = "3.3.14"
33+
val catsEffect3 = "3.6.3"
3434
}
3535

3636
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)