Skip to content

Commit 3e1839d

Browse files
authored
Merge pull request #82 from scala-steward/update/model-1.4.11
Update model:core to 1.4.11
2 parents 60a1018 + 56eade0 commit 3e1839d

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

12-
val sttpModelVersion = "1.4.10"
12+
val sttpModelVersion = "1.4.11"
1313

1414
val scalaTestVersion = "3.2.9"
1515
val zioVersion = "1.0.11"

0 commit comments

Comments
 (0)