Skip to content

Commit

Permalink
bump zio-schema and matching zio-aws versions (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
googley42 authored Feb 4, 2023
1 parent 6b279fc commit 219d517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ def copyJarSetting(dir: String) =
)

val zioVersion = "2.0.6"
val zioAwsVersion = "5.17.224.4"
val zioSchemaVersion = "0.4.2"
val zioAwsVersion = "5.19.26.1"
val zioSchemaVersion = "0.4.7"

lazy val root =
project
Expand Down

0 comments on commit 219d517

Please sign in to comment.