Skip to content

Commit

Permalink
Update play to 2.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2023
1 parent e78cc2c commit 1e61673
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 @@ -8,7 +8,7 @@ object Dependencies extends AutoPlugin {
val scala212 = "2.12.17"
val scala213 = "2.13.10"

val play = "2.8.18"
val play = "2.8.19"
val guice = "4.2.3"
val jackson = "2.13.4"

Expand Down

0 comments on commit 1e61673

Please sign in to comment.