Skip to content

Commit

Permalink
Update zio-config, zio-config-typesafe to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 6, 2024
1 parent f89c339 commit 38a53c3
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,7 +1,7 @@
// Dependencies are needed for Scala Steward to check if there are newer versions
val zioVersion = "2.0.13"
val zioJsonVersion = "0.5.0"
val zioConfigVersion = "3.0.7"
val zioConfigVersion = "4.0.2"
val logbackClassicVersion = "1.4.7"
val postgresqlVersion = "42.6.0"
val testContainersVersion = "0.40.15"
Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val zioVersion = "2.0.13"
val zioJsonVersion = "0.5.0"
val zioConfigVersion = "3.0.7"
val zioConfigVersion = "4.0.2"
val zioLoggingVersion = "2.1.11"
val logbackClassicVersion = "1.4.7"
val postgresqlVersion = "42.6.0"
Expand Down

0 comments on commit 38a53c3

Please sign in to comment.