Skip to content

Commit d0b819f

Browse files
authored
Merge pull request #187 from scala-steward/update/zio-json-0.7.43
Update zio-json to 0.7.43
2 parents 9d375cc + dc4977e commit d0b819f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ lazy val parserZio =
134134
.settings(strictScalacSettings)
135135
.settings(sharedTestSettings)
136136
.settings(
137-
libraryDependencies += "dev.zio" %%% "zio-json" % "0.7.42"
137+
libraryDependencies += "dev.zio" %%% "zio-json" % "0.7.43"
138138
)
139139
.jvmPlatform(sharedPlatformSettings)
140140
.jsPlatform(sharedPlatformSettings)

0 commit comments

Comments
 (0)