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 f7e23d7 commit 56a463cCopy full SHA for 56a463c
build.sbt
@@ -9,7 +9,7 @@ val scala2_13 = "2.13.10"
9
val scala2 = List(scala2_11, scala2_12, scala2_13)
10
val scala3 = List("3.2.1")
11
12
-val sttpModelVersion = "1.5.2"
+val sttpModelVersion = "1.5.3"
13
14
val scalaTestVersion = "3.2.14"
15
val zio1Version = "1.0.17"
0 commit comments