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 9f57230 + dc65a55 commit a6ce637Copy full SHA for a6ce637
build.sbt
@@ -11,7 +11,7 @@ val scala3 = List("3.1.0")
11
12
val sttpModelVersion = "1.4.22"
13
14
-val scalaTestVersion = "3.2.10"
+val scalaTestVersion = "3.2.11"
15
val zio1Version = "1.0.13"
16
val zio2Version = "2.0.0-RC1"
17
val fs2_2_version: Option[(Long, Long)] => String = {
0 commit comments