mirror of https://github.com/sbt/sbt.git
Fix scripted dependency-management/update-sbt-classifiers test
This commit is contained in:
parent
b7cb338171
commit
eec0b4a6a0
|
|
@ -39,11 +39,13 @@ lazy val root = (project in file("."))
|
|||
"com.swoval:file-tree-views",
|
||||
"com.typesafe:config",
|
||||
"com.typesafe:ssl-config-core_3",
|
||||
"junit:junit",
|
||||
"net.java.dev.jna:jna",
|
||||
"net.java.dev.jna:jna-platform",
|
||||
"net.openhft:zero-allocation-hashing",
|
||||
"org.checkerframework:checker-qual",
|
||||
"org.fusesource.jansi:jansi",
|
||||
"org.hamcrest:hamcrest-core",
|
||||
"org.jline:jline-builtins",
|
||||
"org.jline:jline-native",
|
||||
"org.jline:jline-reader",
|
||||
|
|
|
|||
Loading…
Reference in New Issue