Skip to content

Commit

Permalink
Update model:core to 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 27, 2023
1 parent b2e6b00 commit 8cd557d
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 @@ -156,7 +156,7 @@ val zio2Version = "2.0.18"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.2"

val sttpModelVersion = "1.7.4"
val sttpModelVersion = "1.7.6"
val sttpSharedVersion = "1.3.16"

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

0 comments on commit 8cd557d

Please sign in to comment.