We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1a96f commit f25c0a3Copy full SHA for f25c0a3
build.sbt
@@ -2,7 +2,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
2
3
val V = new {
4
val cats = "2.10.0"
5
- val catsEffect = "3.5.4"
+ val catsEffect = "3.5.6"
6
val circe = "0.14.8"
7
val http4s = "0.23.28"
8
val munit = "1.0.0-M11"
0 commit comments