Skip to content

Commit 6ecf58e

Browse files
committed
Update sbt-example to 9.3.1
1 parent 4e28a48 commit 6ecf58e

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
@@ -14,6 +14,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1414

1515
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
1616

17-
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.1")
17+
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.3.1")
1818

1919
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")

0 commit comments

Comments
 (0)