Skip to content

Commit a490efc

Browse files
authored
Merge pull request #39 from scala-steward/update/model-1.2.1
Update model:core to 1.2.1
2 parents 89b6ee4 + 00b6d0b commit a490efc

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"
11+
val sttpModelVersion = "1.2.1"
1212

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

0 commit comments

Comments
 (0)