We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 606071f + 4888245 commit 47b0c0cCopy full SHA for 47b0c0c
build.sbt
@@ -27,7 +27,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.1")
27
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
28
ThisBuild / tlSonatypeUseLegacyHost := false
29
30
-val CatsEffectVersion = "3.5.4"
+val CatsEffectVersion = "3.5.5"
31
val ScalaTestVersion = "3.2.18"
32
33
lazy val root = tlCrossRootProject
0 commit comments