Skip to content

Commit

Permalink
Update play to 2.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and an-tex committed Jun 5, 2024
1 parent 7b2e9c7 commit 29f5f8e
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 @@ -30,7 +30,7 @@ object Dependencies {

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

object lagom {
Expand Down

0 comments on commit 29f5f8e

Please sign in to comment.