Skip to content

Commit 50b4de2

Browse files
Update zio-json to 0.7.42 (#425)
1 parent a90dca2 commit 50b4de2

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
@@ -29,7 +29,7 @@ addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
2929
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
3030

3131
val zioVersion = "2.1.17"
32-
val zioJsonVersion = "0.7.39"
32+
val zioJsonVersion = "0.7.42"
3333
val scalaJavaTimeVersion = "2.6.0"
3434

3535
lazy val root = project

0 commit comments

Comments
 (0)