Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zio-scala-steward[bot] committed Jun 29, 2024
1 parent c057fdb commit 16957c8
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 @@ -38,7 +38,7 @@ addCommandAlias(
";coreTestsNative/test;experimentalTestsNative/test" // `test` currently executes only compilation, see `nativeSettings` in `BuildHelper`
)

val zioVersion = "2.1.4"
val zioVersion = "2.1.5"

val projectsCommon = List(
core,
Expand Down

0 comments on commit 16957c8

Please sign in to comment.