Skip to content

Commit

Permalink
Merge pull request #296 from scala-steward/update/zio-2.1.5
Browse files Browse the repository at this point in the history
Update zio, zio-streams, zio-test, ... to 2.1.5
  • Loading branch information
github-actions[bot] authored Jun 29, 2024
2 parents ba74595 + dfb685d commit efa56e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Dependencies {
val collectionCompatVersion = "2.12.0"
val jmhVersion = "1.37"
val zioVersion = "2.1.4"
val zioVersion = "2.1.5"
}

0 comments on commit efa56e4

Please sign in to comment.