We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3412ced + a8bd0c3 commit bf738c9Copy full SHA for bf738c9
build.sbt
@@ -1,7 +1,7 @@
1
ThisBuild / scalaVersion := "3.3.5"
2
3
val V = new {
4
- val catsEffect = "3.5.4"
+ val catsEffect = "3.5.7"
5
val circe = "0.14.9"
6
val circeConfig = "0.10.0"
7
val http4s = "0.23.27"
0 commit comments