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.
1 parent 4c52833 commit c4e8107Copy full SHA for c4e8107
build.sbt
@@ -12,7 +12,7 @@ val scala3 = List("3.3.0")
12
13
val sttpModelVersion = "1.6.0"
14
15
-val scalaTestVersion = "3.2.16"
+val scalaTestVersion = "3.2.17"
16
val zio1Version = "1.0.18"
17
val zio2Version = "2.0.10"
18
val fs2_2_version: Option[(Long, Long)] => String = {
0 commit comments