Skip to content

Commit

Permalink
Merge pull request #18 from vshn/renovate/org.playframework-sbt-plugi…
Browse files Browse the repository at this point in the history
…n-3.x

chore(deps): update dependency org.playframework:sbt-plugin to v3.0.5
  • Loading branch information
davidgubler authored Aug 5, 2024
2 parents 47f7a68 + d98b8d1 commit 191802b
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,5 +1,5 @@
// The Play plugin
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.4")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")

// Defines scaffolding (found under .g8 folder)
// http://www.foundweekends.org/giter8/scaffolding.html
Expand Down

0 comments on commit 191802b

Please sign in to comment.