Skip to content

Commit bc79cf8

Browse files
committed
Update sbt-example to 7.0.0
1 parent a4b8316 commit bc79cf8

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

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

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

1313
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.0.0")
1414

0 commit comments

Comments
 (0)