Skip to content

Commit

Permalink
Merge pull request #231 from scala-steward/update/play-2.8.20
Browse files Browse the repository at this point in the history
Update play to 2.8.20
  • Loading branch information
an-tex authored Jul 20, 2023
2 parents 827e36c + 4b49c13 commit 8bb5b78
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 @@ -28,7 +28,7 @@ object Dependencies {

object play {
// same as lagom uses
val core = "com.typesafe.play" %% "play" % "2.8.19"
val core = "com.typesafe.play" %% "play" % "2.8.20"
}

object lagom {
Expand Down

0 comments on commit 8bb5b78

Please sign in to comment.