Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2024
1 parent ad19ae6 commit 7b4ecf4
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 @@ -30,7 +30,7 @@ val scala3 = "3.3.4"

val javaPlatform = "11"

val zioVersion = "2.1.11"
val zioVersion = "2.1.12"

// Command aliases for convenience and for CI
addCommandAlias("fmt", s"++$scala213; scalafmtSbt; scalafmtAll")
Expand Down

0 comments on commit 7b4ecf4

Please sign in to comment.