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 0f31b20 commit a6e4718Copy full SHA for a6e4718
build.sbt
@@ -11,7 +11,7 @@ val scala3 = List("3.0.2")
11
12
val sttpModelVersion = "1.4.11"
13
14
-val scalaTestVersion = "3.2.9"
+val scalaTestVersion = "3.2.10"
15
val zioVersion = "1.0.11"
16
val fs2_2_version: Option[(Long, Long)] => String = {
17
case Some((2, 11)) => "2.1.0"
0 commit comments