From 5295cc014be1c280424c3d8649720b8758348dd2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 15 Dec 2024 19:54:54 +0000 Subject: [PATCH] Update sbt-giter8 to 0.17.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index b9c4fe6..917ae4a 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")