Skip to content

Commit

Permalink
Update sbt-giter8 to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azavea-bot authored Oct 16, 2022
1 parent 567d033 commit 9d8cd38
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,4 +1,4 @@
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.15.1")
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.0")
libraryDependencies += {
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
}

0 comments on commit 9d8cd38

Please sign in to comment.