Merge pull request #5653 from eed3si9n/wip/bumpgiter8

Giter8 0.13.1
This commit is contained in:
eugene yokota 2020-06-26 19:44:41 -04:00 committed by GitHub
commit 638aa5b8e6
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.12.0"
"0.13.1"
) cross CrossVersion.binary,
"sbtgiter8resolver.Giter8TemplateResolver"
)