Skip to content

Commit

Permalink
Update zio-test, zio-test-sbt to 2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 7, 2023
1 parent 6c357cc commit 19f8713
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 19f8713

Please sign in to comment.