Skip to content

Commit

Permalink
Update zioSchemaVersion to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2022
1 parent 204fdcb commit 811f08e
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,7 +1,7 @@
object Dependencies {
import sbt._
val zioVersion = "2.0.5"
val zioSchemaVersion = "0.3.0"
val zioSchemaVersion = "0.4.1"
val nettyVersions = "4.1.86.Final"

val ZIOCore = "dev.zio" %% "zio" % zioVersion
Expand Down

0 comments on commit 811f08e

Please sign in to comment.