Merge pull request #7237 from eed3si9n/wip/0.16.2

sbt-giter8-resolver 0.16.2
This commit is contained in:
eugene yokota 2023-05-07 02:37:50 -04:00 committed by GitHub
commit 81c8dce66f
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.15.0"
"0.16.2"
) cross CrossVersion.binary,
"sbtgiter8resolver.Giter8TemplateResolver"
)