Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 13, 2021
1 parent 57b701e commit 828c585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
val zioVersion = "1.0.3"
val zioInteropRsVersion = "1.3.0.7-2"

val sttpModelVersion = "1.2.0-RC12"
val sttpSharedVersion = "1.0.0-RC13"
val sttpModelVersion = "1.2.0"
val sttpSharedVersion = "1.0.0"

val logback = "ch.qos.logback" % "logback-classic" % "1.2.3"

Expand Down

0 comments on commit 828c585

Please sign in to comment.