Skip to content

Commit

Permalink
Update sttp-model to 1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kciesielski committed Apr 24, 2024
1 parent 1c9f4ea commit 24a809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val scala2alive = List(scala2_12, scala2_13)
val scala3 = List("3.3.3")
val akkaVersion = "2.6.20"
val pekkoVersion = "1.0.2"
val sttpModelVersion = "1.6.0"
val sttpModelVersion = "1.7.10"

val scalaTestVersion = "3.2.18"
val zio1Version = "1.0.18"
Expand Down

0 comments on commit 24a809a

Please sign in to comment.