Skip to content

Commit

Permalink
Update play-json to 3.0.2 (#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 24, 2024
1 parent d235701 commit fb438a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object Dependencies {
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.0.0"
val PekkoVersion = "1.0.2"
val PlayJsonVersion = "3.0.1"
val PlayJsonVersion = "3.0.2"
val ReactiveStreamsVersion = "1.0.3"
val ScalatestPlusMockitoArtifactId = "mockito-3-4"
val ScalatestPlusVersion = "3.2.9.0"
Expand Down

0 comments on commit fb438a6

Please sign in to comment.