Skip to content

Commit

Permalink
Merge pull request #7014 from eed3si9n/wip/giter8
Browse files Browse the repository at this point in the history
Giter8 0.15.0 by default
  • Loading branch information
eed3si9n committed Sep 11, 2022
2 parents b403d3a + 573cd2d commit f3b9218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/src/main/scala/sbt/plugins/Giter8TemplatePlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Giter8TemplatePlugin extends AutoPlugin {
ModuleID(
"org.scala-sbt.sbt-giter8-resolver",
"sbt-giter8-resolver",
"0.13.1"
"0.15.0"
) cross CrossVersion.binary,
"sbtgiter8resolver.Giter8TemplateResolver"
)
Expand Down

0 comments on commit f3b9218

Please sign in to comment.