Skip to content

Commit

Permalink
Merge pull request #172 from scala-steward/update/play-3.0.3
Browse files Browse the repository at this point in the history
Update play, play-specs2, play-test, ... to 3.0.3
  • Loading branch information
mkurz authored May 8, 2024
2 parents d807559 + dd96e56 commit 3115ea3
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.2")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.3")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
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.2")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.3")

0 comments on commit 3115ea3

Please sign in to comment.