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 60a1018 + 56eade0 commit 3e1839dCopy full SHA for 3e1839d
build.sbt
@@ -9,7 +9,7 @@ val scala2_13 = "2.13.6"
9
val scala2 = List(scala2_11, scala2_12, scala2_13)
10
val scala3 = List("3.0.2")
11
12
-val sttpModelVersion = "1.4.10"
+val sttpModelVersion = "1.4.11"
13
14
val scalaTestVersion = "3.2.9"
15
val zioVersion = "1.0.11"
0 commit comments