Skip to content

Commit

Permalink
Update zio, zio-test to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 29, 2024
1 parent ff49685 commit 917d86c
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 @@ -59,7 +59,7 @@ lazy val scalacSettings =
"-feature" ::
Nil

val zioVersion = "2.1.8"
val zioVersion = "2.1.9"
val laminarVersion = "17.0.0"

lazy val commonSettings = Seq(
Expand Down

0 comments on commit 917d86c

Please sign in to comment.