Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-junit, ... to 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and lachezar committed Jun 24, 2024
1 parent 3abb780 commit c1a8da4
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,5 +1,5 @@
// Dependencies are needed for Scala Steward to check if there are newer versions
val zioVersion = "2.1.3"
val zioVersion = "2.1.4"
val zioHttpVersion = "3.0.0-RC8"
val zioKafkaVersion = "2.7.1"
val zioJsonVersion = "0.7.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,4 +1,4 @@
val zioVersion = "2.1.3"
val zioVersion = "2.1.4"
val zioHttpVersion = "3.0.0-RC8"
val zioKafkaVersion = "2.7.1"
val zioJsonVersion = "0.7.0"
Expand Down

0 comments on commit c1a8da4

Please sign in to comment.