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 d131ea4 + e3eb3b5 commit 5b07bb8Copy full SHA for 5b07bb8
build.sbt
@@ -26,7 +26,7 @@ ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.1")
26
27
ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
28
29
-val CatsEffectVersion = "3.6.2"
+val CatsEffectVersion = "3.6.3"
30
val ScalaTestVersion = "3.2.18"
31
32
lazy val root = tlCrossRootProject
0 commit comments