Skip to content

Commit

Permalink
Merge pull request #488 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
vigoo authored Jul 7, 2024
2 parents c1f554c + 9d49d75 commit e477bd3
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 @@ -7,7 +7,7 @@ import xerial.sbt.Sonatype._
val scala2 = "2.13.14"
val scala3 = "3.3.3"

val zioVersion = "2.1.2"
val zioVersion = "2.1.5"
val zioSchemaVersion = "1.2.0"

name := "desert"
Expand Down

0 comments on commit e477bd3

Please sign in to comment.