Skip to content

Commit

Permalink
Merge pull request #489 from scala-steward/update/zio-schema-1.2.2
Browse files Browse the repository at this point in the history
Update zio-schema, zio-schema-derivation, ... to 1.2.2
  • Loading branch information
vigoo authored Jul 7, 2024
2 parents 4cefef2 + dcd656e commit f677999
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 @@ -8,7 +8,7 @@ val scala2 = "2.13.14"
val scala3 = "3.3.3"

val zioVersion = "2.1.5"
val zioSchemaVersion = "1.2.0"
val zioSchemaVersion = "1.2.2"

name := "desert"

Expand Down

0 comments on commit f677999

Please sign in to comment.