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 65ea6d8 commit 2461645Copy full SHA for 2461645
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-RC12"
+val sttpModelVersion = "1.2.0"
12
13
val scalaTestVersion = "3.2.3"
14
val scalaNativeTestInterfaceVersion = "0.4.0-M2"
0 commit comments