Skip to content

Commit

Permalink
Merge pull request #228 from softwaremill/update/zio-test-2.0.19
Browse files Browse the repository at this point in the history
Update zio-test, zio-test-sbt to 2.0.19
  • Loading branch information
mergify[bot] authored Nov 7, 2023
2 parents 6c357cc + 19f8713 commit 0d95737
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.8.3"
val zioConfigVersion = "3.0.7"
val zioJsonVersion = "3.9.0"
val zioLoggingVersion = "2.1.15"
val zioTestVersion = "2.0.18"
val zioTestVersion = "2.0.19"

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

0 comments on commit 0d95737

Please sign in to comment.