Skip to content

Commit 525efe6

Browse files
Update model:core to 1.7.16 (#518)
1 parent 8508645 commit 525efe6

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 scala2alive = List(scala2_12, scala2_13)
1010
val scala3 = List("3.3.6")
1111
val akkaVersion = "2.6.20"
1212
val pekkoVersion = "1.1.5"
13-
val sttpModelVersion = "1.7.15"
13+
val sttpModelVersion = "1.7.16"
1414

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

0 commit comments

Comments
 (0)