Skip to content

Commit 4da8ea4

Browse files
committed
Merge branch 'scala-steward-update/zio-schema-json-1.7.6'
2 parents cf8a59a + f0985c4 commit 4da8ea4

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
@@ -61,7 +61,7 @@ object Dependencies {
6161
val zioLogging = "dev.zio" %% "zio-logging" % ZioLogging
6262
val zioLoggingSlf4j2 = "dev.zio" %% "zio-logging-slf4j2" % ZioLogging
6363

64-
val zioSchemaJson = "dev.zio" %% "zio-schema-json" % "1.7.5"
64+
val zioSchemaJson = "dev.zio" %% "zio-schema-json" % "1.7.6"
6565

6666
object TestLibs {
6767
val pprint = Libs.pprint % Test

0 commit comments

Comments
 (0)