Skip to content

Commit f9fd9a7

Browse files
authored
Merge pull request #242 from softwaremill/update/model-1.5.3
Update model:core to 1.5.3
2 parents f7e23d7 + 56a463c commit f9fd9a7

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
@@ -9,7 +9,7 @@ val scala2_13 = "2.13.10"
99
val scala2 = List(scala2_11, scala2_12, scala2_13)
1010
val scala3 = List("3.2.1")
1111

12-
val sttpModelVersion = "1.5.2"
12+
val sttpModelVersion = "1.5.3"
1313

1414
val scalaTestVersion = "3.2.14"
1515
val zio1Version = "1.0.17"

0 commit comments

Comments
 (0)