Merge pull request #7947 from eed3si9n/wip/giter8-0.17.0

[1.x] Update to Giter8 0.17.0
This commit is contained in:
eugene yokota 2024-12-14 23:12:20 -05:00 committed by GitHub
commit 66935c460d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ object Giter8TemplatePlugin extends AutoPlugin {
ModuleID(
"org.scala-sbt.sbt-giter8-resolver",
"sbt-giter8-resolver",
"0.16.2"
"0.17.0"
) cross CrossVersion.binary,
"sbtgiter8resolver.Giter8TemplateResolver"
)