Skip to content

Commit

Permalink
Merge pull request #186 from softwaremill/update/zio-test-2.0.16
Browse files Browse the repository at this point in the history
Update zio-test, zio-test-sbt to 2.0.16
  • Loading branch information
mergify[bot] authored Aug 22, 2023
2 parents 6d26907 + dc049e8 commit 50d48e4
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 @@ -11,7 +11,7 @@ val tapirVersion = "1.7.2"
val zioConfigVersion = "3.0.7"
val zioJsonVersion = "3.9.0"
val zioLoggingVersion = "2.1.14"
val zioTestVersion = "2.0.15"
val zioTestVersion = "2.0.16"

val tapir = Seq(
"com.softwaremill.sttp.tapir" %% "tapir-zio-http-server" % tapirVersion,
Expand Down

0 comments on commit 50d48e4

Please sign in to comment.