Skip to content

Commit

Permalink
Update dependency org.foundweekends.giter8:sbt-giter8-scaffold to v0.…
Browse files Browse the repository at this point in the history
…17.0
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent dddb8fb commit 0506b8d
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
Expand Up @@ -4,4 +4,4 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.19")
// Defines scaffolding (found under .g8 folder)
// http://www.foundweekends.org/giter8/scaffolding.html
// sbt "g8Scaffold form"
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.13.1")
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.17.0")

0 comments on commit 0506b8d

Please sign in to comment.