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 89b6ee4 + 00b6d0b commit a490efcCopy full SHA for a490efc
build.sbt
@@ -8,7 +8,7 @@ val scala3_M2 = "3.0.0-M2"
8
val scala3_M3 = "3.0.0-M3"
9
val scala3 = List(scala3_M2, scala3_M3)
10
11
-val sttpModelVersion = "1.2.0"
+val sttpModelVersion = "1.2.1"
12
13
val scalaTestVersion = "3.2.3"
14
val scalaNativeTestInterfaceVersion = "0.4.0-M2"
0 commit comments