Skip to content

Commit 66c6b00

Browse files
authored
Update zio-json to 0.7.45 (#266)
1 parent f40af1d commit 66c6b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ lazy val `zio-json` = module("zio-json") {
154154
.dependsOn(core)
155155
.settings(
156156
description := "yaml4s integration with zio-json",
157-
libraryDependencies += "dev.zio" %%% "zio-json" % "0.7.42"
157+
libraryDependencies += "dev.zio" %%% "zio-json" % "0.7.45"
158158
)
159159
}
160160

0 commit comments

Comments
 (0)