Skip to content

Commit

Permalink
Update zio-json to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent cfa756d commit b3a453f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.softwaremill.SbtSoftwareMillCommon.commonSmlBuildSettings

val sttpVersion = "3.8.5"
val zioJsonVersion = "0.4.2"
val zioJsonVersion = "0.7.2"

lazy val commonSettings = commonSmlBuildSettings ++ Seq(
organization := "com.softwaremill.saft",
Expand Down

0 comments on commit b3a453f

Please sign in to comment.