Skip to content

Commit f4daf50

Browse files
authored
Merge pull request #63 from scala-steward/update/sbt-example-7.0.1
Update sbt-example to 7.0.1
2 parents 927683f + 4638825 commit f4daf50

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
@@ -8,4 +8,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
88

99
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
1010

11-
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "7.0.0")
11+
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "7.0.1")

0 commit comments

Comments
 (0)