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 8a816cc + ddbd2a8 commit c2e7a5eCopy full SHA for c2e7a5e
build.sbt
@@ -28,7 +28,7 @@ ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
28
ThisBuild / tlSonatypeUseLegacyHost := false
29
30
val CatsEffectVersion = "3.5.3"
31
-val ScalaTestVersion = "3.2.17"
+val ScalaTestVersion = "3.2.18"
32
33
lazy val root = tlCrossRootProject
34
.aggregate(core, specs2, utest, minitest, scalatest)
0 commit comments