Skip to content

Commit

Permalink
Version bump junit-interface to 0.13.2 (changed org)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed May 25, 2021
1 parent 5a62e25 commit 2e72677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ object Deps {
val jna = ivy"net.java.dev.jna:jna:5.8.0"
val jnaPlatform = ivy"net.java.dev.jna:jna-platform:5.8.0"

val junitInterface = ivy"com.novocode:junit-interface:0.11"
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.2"
val lambdaTest = ivy"de.tototec:de.tobiasroeser.lambdatest:0.7.0"
val osLib = ivy"com.lihaoyi::os-lib:0.7.6"
val testng = ivy"org.testng:testng:7.4.0"
Expand Down

0 comments on commit 2e72677

Please sign in to comment.