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 15dc849 commit d2e3361Copy full SHA for d2e3361
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
11
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
12
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
13
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
14
-addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
+addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
15
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
16
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for advanced PR validation features
17
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
0 commit comments