We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ad9249 + 1e9cde5 commit bbab6b9Copy full SHA for bbab6b9
build.sbt
@@ -1,7 +1,7 @@
1
ThisBuild / scalaVersion := "3.3.7"
2
3
val V = new {
4
- val catsEffect = "3.6.3"
+ val catsEffect = "3.7.0"
5
val circe = "0.14.15"
6
val circeConfig = "0.10.0"
7
val http4s = "0.23.33"
0 commit comments