From 7259a5bc51bfbe52dfe812a6558494f4707aaf8c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 2 Jan 2025 17:32:31 +0000 Subject: [PATCH] [2.9.x] sbt-giter8 0.17.0 (was 0.16.2) --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 89b9758..bf59516 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8" % "0.16.2") +addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8" % "0.17.0")