Skip to content

Commit e5aa0e8

Browse files
authored
Merge pull request #209 from softwaremill/update/model-1.5.1
Update model:core to 1.5.1
2 parents 482ddba + 04e8b49 commit e5aa0e8

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.8"
99
val scala2 = List(scala2_11, scala2_12, scala2_13)
1010
val scala3 = List("3.1.3")
1111

12-
val sttpModelVersion = "1.5.0"
12+
val sttpModelVersion = "1.5.1"
1313

1414
val scalaTestVersion = "3.2.13"
1515
val zio1Version = "1.0.16"

0 commit comments

Comments
 (0)