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 71913ff + d84c59d commit 83d7a3cCopy full SHA for 83d7a3c
build.sbt
@@ -6,7 +6,7 @@ val scala2_13 = "2.13.5"
6
val scala2 = List(scala2_11, scala2_12, scala2_13)
7
val scala3 = List("3.0.0-RC3")
8
9
-val sttpModelVersion = "1.4.4"
+val sttpModelVersion = "1.4.5"
10
11
val scalaTestVersion = "3.2.8"
12
val zioVersion = "1.0.7"
0 commit comments