Skip to content

Commit 9b63267

Browse files
committed
Remove obsoleted junit_xml_listener plugin
1 parent 2bf75cc commit 9b63267

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

project/plugins.sbt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ resolvers += Resolver.url("bintray",
3636
new java.net.URL("https://dl.bintray.com/typesafe/sbt-plugins"))(Resolver.defaultIvyPatterns)
3737
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
3838

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-
4239
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
4340

4441
addSbtPlugin("com.cavorite" % "sbt-avro" % "2.1.1")

0 commit comments

Comments
 (0)