Skip to content

Commit e534a7f

Browse files
authored
Merge pull request #300 from softwaremill/update/model-1.6.0
Update model:core to 1.6.0
2 parents 95dd753 + 2cd1103 commit e534a7f

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
@@ -10,7 +10,7 @@ val scala2 = List(scala2_11, scala2_12, scala2_13)
1010
val scala2alive = List(scala2_12, scala2_13)
1111
val scala3 = List("3.3.0")
1212

13-
val sttpModelVersion = "1.5.5"
13+
val sttpModelVersion = "1.6.0"
1414

1515
val scalaTestVersion = "3.2.16"
1616
val zio1Version = "1.0.18"

0 commit comments

Comments
 (0)