Skip to content

Commit

Permalink
Update sbt-giter8 to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 16, 2024
1 parent 6b692f9 commit 44a4648
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 @@
// needed for the tests (ci/checksourcemaps.sh)
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8" % "0.16.2")
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8" % "0.17.0")
// needed to make sbt-giter8 work with SBT >= v1.2.x
libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }

Expand Down

0 comments on commit 44a4648

Please sign in to comment.