Fix scripted dependency-management/update-sbt-classifiers test

This commit is contained in:
Anatolii Kmetiuk 2025-12-11 12:16:12 +09:00
parent b7cb338171
commit eec0b4a6a0
1 changed files with 2 additions and 0 deletions

View File

@ -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",