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 2bf75cc commit 9b63267Copy full SHA for 9b63267
project/plugins.sbt
@@ -36,9 +36,6 @@ resolvers += Resolver.url("bintray",
36
new java.net.URL("https://dl.bintray.com/typesafe/sbt-plugins"))(Resolver.defaultIvyPatterns)
37
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
38
39
-// sbt 1.0.0 support: https://github.com/AlpineNow/junit_xml_listener/issues/6
40
-// addSbtPlugin("com.alpinenow" % "junit_xml_listener" % "0.5.1")
41
-
42
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
43
44
addSbtPlugin("com.cavorite" % "sbt-avro" % "2.1.1")
0 commit comments