Skip to content

Commit

Permalink
junit-interface 0.13.2 (was 0.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 1, 2021
1 parent 66725c3 commit f53e581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Dependencies {

val slf4jtest = Seq("uk.org.lidalia" % "slf4j-test" % "1.2.0")

val junitInterface = Seq("com.novocode" % "junit-interface" % "0.11")
val junitInterface = Seq("com.github.sbt" % "junit-interface" % "0.13.2")

val scalaJava8Compat = Seq("org.scala-lang.modules" %% "scala-java8-compat" % "1.0.0")

Expand Down

0 comments on commit f53e581

Please sign in to comment.