Merge pull request #7014 from eed3si9n/wip/giter8

Giter8 0.15.0 by default
This commit is contained in:
eugene yokota 2022-09-11 19:59:55 -04:00 committed by GitHub
commit f3b9218b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
)