We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0c2e4 commit b691cdeCopy full SHA for b691cde
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
8
9
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
10
11
-addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "8.1.0")
+addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.0.0")
12
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
14
0 commit comments