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 3ad9f37 commit 69c389aCopy full SHA for 69c389a
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
8
9
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
10
11
-addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.0")
+addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.1")
12
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
14
0 commit comments