Skip to content

Commit

Permalink
Merge pull request #70 from scala-steward/update/model-1.4.5
Browse files Browse the repository at this point in the history
Update model:core to 1.4.5
  • Loading branch information
mergify[bot] authored Apr 26, 2021
2 parents 71913ff + d84c59d commit 83d7a3c
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 @@ -6,7 +6,7 @@ val scala2_13 = "2.13.5"
val scala2 = List(scala2_11, scala2_12, scala2_13)
val scala3 = List("3.0.0-RC3")

val sttpModelVersion = "1.4.4"
val sttpModelVersion = "1.4.5"

val scalaTestVersion = "3.2.8"
val zioVersion = "1.0.7"
Expand Down

0 comments on commit 83d7a3c

Please sign in to comment.