Skip to content

Commit 567d033

Browse files
authored
Update sbt-giter8 to 0.15.1
1 parent 434befb commit 567d033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.15.0")
1+
addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.15.1")
22
libraryDependencies += {
33
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
44
}

0 commit comments

Comments
 (0)