Skip to content

Commit e106d8c

Browse files
chore(deps): update zioschemaversion
1 parent 8889fb1 commit e106d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Dependencies {
22
import sbt._
33
val zioVersion = "2.0.6"
4-
val zioSchemaVersion = "0.3.0"
4+
val zioSchemaVersion = "0.4.17"
55
val nettyVersions = "4.1.87.Final"
66

77
val ZIOCore = "dev.zio" %% "zio" % zioVersion

0 commit comments

Comments
 (0)