Skip to content

Commit

Permalink
Merge pull request #190 from scala-steward/update/play-3.0.6
Browse files Browse the repository at this point in the history
Update play, play-specs2, play-test, ... to 3.0.6
  • Loading branch information
mkurz authored Dec 2, 2024
2 parents d84b67e + e60212b commit 6f1b64c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
2 changes: 1 addition & 1 deletion test-project/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")

0 comments on commit 6f1b64c

Please sign in to comment.