Skip to content

Commit

Permalink
Merge branch 'main' into update/play-json-3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippus committed Jun 24, 2024
2 parents d6216d5 + 539f44e commit 940d206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Dependencies {
val MockitoVersion = "5.12.0"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.0.1"
val PekkoVersion = "1.0.2"
val PekkoVersion = "1.0.3"
val PlayJsonVersion = "3.0.4"
val ReactiveStreamsVersion = "1.0.3"
val ScalatestPlusMockitoArtifactId = "mockito-3-4"
Expand All @@ -29,7 +29,7 @@ object Dependencies {
val SttpVersion = "3.9.7"
val ZIOJson1Version = "0.1.5"
val ZIO1Version = "1.0.18"
val ZIOVersion = "2.1.3"
val ZIOVersion = "2.1.4"
val ZIOJsonVersion = "0.7.0"

lazy val commonDeps = Seq(
Expand Down

0 comments on commit 940d206

Please sign in to comment.