Skip to content

Commit 83d7a3c

Browse files
authored
Merge pull request #70 from scala-steward/update/model-1.4.5
Update model:core to 1.4.5
2 parents 71913ff + d84c59d commit 83d7a3c

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
@@ -6,7 +6,7 @@ val scala2_13 = "2.13.5"
66
val scala2 = List(scala2_11, scala2_12, scala2_13)
77
val scala3 = List("3.0.0-RC3")
88

9-
val sttpModelVersion = "1.4.4"
9+
val sttpModelVersion = "1.4.5"
1010

1111
val scalaTestVersion = "3.2.8"
1212
val zioVersion = "1.0.7"

0 commit comments

Comments
 (0)