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 f89c339 commit aca5a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Dependencies are needed for Scala Steward to check if there are newer versions
val zioVersion = "2.0.13"
val zioJsonVersion = "0.5.0"
val zioJsonVersion = "0.7.2"
val zioConfigVersion = "3.0.7"
val logbackClassicVersion = "1.4.7"
val postgresqlVersion = "42.6.0"
Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
val zioVersion = "2.0.13"
val zioJsonVersion = "0.5.0"
val zioJsonVersion = "0.7.2"
val zioConfigVersion = "3.0.7"
val zioLoggingVersion = "2.1.11"
val logbackClassicVersion = "1.4.7"
Expand Down

0 comments on commit aca5a20

Please sign in to comment.