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 482ddba + 04e8b49 commit e5aa0e8Copy full SHA for e5aa0e8
build.sbt
@@ -9,7 +9,7 @@ val scala2_13 = "2.13.8"
9
val scala2 = List(scala2_11, scala2_12, scala2_13)
10
val scala3 = List("3.1.3")
11
12
-val sttpModelVersion = "1.5.0"
+val sttpModelVersion = "1.5.1"
13
14
val scalaTestVersion = "3.2.13"
15
val zio1Version = "1.0.16"
0 commit comments