Skip to content

Commit b691cde

Browse files
Update sbt-example to 9.0.0 (#474)
1 parent ea0c2e4 commit b691cde

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.github.sbt" % "sbt-pgp" % "2.1.2")
88

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

11-
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "8.1.0")
11+
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.0.0")
1212

1313
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
1414

0 commit comments

Comments
 (0)