Skip to content

Commit 081cc97

Browse files
committed
Update model
1 parent 8b28506 commit 081cc97

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-RC10"
11+
val sttpModelVersion = "1.2.0-RC11"
1212

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

0 commit comments

Comments
 (0)