Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.0 (#1315)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
zio-scala-steward[bot] authored May 11, 2024
1 parent 053e4b4 commit 1a508fc
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 @@ -37,7 +37,7 @@ addCommandAlias(
";coreTestsNative/test;experimentalTestsNative/test" // `test` currently executes only compilation, see `nativeSettings` in `BuildHelper`
)

val zioVersion = "2.0.22"
val zioVersion = "2.1.0"

val projectsCommon = List(
core,
Expand Down

0 comments on commit 1a508fc

Please sign in to comment.