Skip to content

Commit

Permalink
chore(deps): update zioschemaversion to v0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 8889fb1 commit 88b0b46
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.6"
val zioSchemaVersion = "0.3.0"
val zioSchemaVersion = "0.4.16"
val nettyVersions = "4.1.87.Final"

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

0 comments on commit 88b0b46

Please sign in to comment.