Skip to content

Commit

Permalink
Upgrade to Play 2.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
obruchez committed Nov 20, 2024
1 parent b019fbe commit 8e8b069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"

addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.22")

addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.1.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-jshint" % "1.0.6")
Expand Down

0 comments on commit 8e8b069

Please sign in to comment.