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 2003ad9 + 4463d21 commit c285149Copy full SHA for c285149
build.sbt
@@ -11,7 +11,7 @@ val scala3 = List("3.1.3")
11
12
val sttpModelVersion = "1.5.0"
13
14
-val scalaTestVersion = "3.2.12"
+val scalaTestVersion = "3.2.13"
15
val zio1Version = "1.0.16"
16
val zio2Version = "2.0.0"
17
val fs2_2_version: Option[(Long, Long)] => String = {
0 commit comments