Skip to content

Commit

Permalink
Merge pull request #2112 from softwaremill/update/model-1.7.9
Browse files Browse the repository at this point in the history
Update model:core to 1.7.9
  • Loading branch information
mergify[bot] committed Mar 19, 2024
2 parents 4f8637d + 138dfaa commit eb3dbd3
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 @@ -151,7 +151,7 @@ val zio2Version = "2.0.21"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.2"

val sttpModelVersion = "1.7.7"
val sttpModelVersion = "1.7.9"
val sttpSharedVersion = "1.3.17"

val logback = "ch.qos.logback" % "logback-classic" % "1.5.3"
Expand Down

0 comments on commit eb3dbd3

Please sign in to comment.