Skip to content

Commit 3d823db

Browse files
author
Scala Steward
committed
chore: Update sbt-giter8-scaffold from 0.17.0 to 0.18.0
1 parent 2edf90c commit 3d823db

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,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2-
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.17.0")
2+
addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.18.0")
33
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
44
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")

0 commit comments

Comments
 (0)