Skip to content

Commit 2461645

Browse files
committed
Update model version
1 parent 65ea6d8 commit 2461645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val scala3_M2 = "3.0.0-M2"
88
val scala3_M3 = "3.0.0-M3"
99
val scala3 = List(scala3_M2, scala3_M3)
1010

11-
val sttpModelVersion = "1.2.0-RC12"
11+
val sttpModelVersion = "1.2.0"
1212

1313
val scalaTestVersion = "3.2.3"
1414
val scalaNativeTestInterfaceVersion = "0.4.0-M2"

0 commit comments

Comments
 (0)