Skip to content

Commit

Permalink
Merge pull request #300 from softwaremill/update/model-1.6.0
Browse files Browse the repository at this point in the history
Update model:core to 1.6.0
  • Loading branch information
mergify[bot] authored Jun 23, 2023
2 parents 95dd753 + 2cd1103 commit e534a7f
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 @@ -10,7 +10,7 @@ val scala2 = List(scala2_11, scala2_12, scala2_13)
val scala2alive = List(scala2_12, scala2_13)
val scala3 = List("3.3.0")

val sttpModelVersion = "1.5.5"
val sttpModelVersion = "1.6.0"

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

0 comments on commit e534a7f

Please sign in to comment.