We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138d62d commit 2c140edCopy full SHA for 2c140ed
build.sbt
@@ -3,7 +3,7 @@ import scala.util.chaining._
3
4
val Version = new {
5
val Cats = "2.12.0"
6
- val CatsEffect = "3.5.4"
+ val CatsEffect = "3.5.5"
7
val Circe = "0.14.10"
8
val DisciplineMunit = "2.0.0"
9
val Http4s = "1.0.0-M42"
0 commit comments