mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-05-23 10:39:04 +00:00
Fixed looking for wrong jar
This commit is contained in:
parent
83ae6195d9
commit
94cf20c709
@ -12,7 +12,7 @@ import java.util.Map;
|
||||
|
||||
public final class NashornScriptEvaluatorFactory implements ScriptEvaluatorFactory {
|
||||
public static final Collection<String> LIBRARIES = Arrays.asList(
|
||||
"nashorn-core-15.3.isolated-jar",
|
||||
"nashorn-core-15.4.isolated-jar",
|
||||
"asm-commons-9.2.isolated-jar",
|
||||
"asm-util-9.2.isolated-jar",
|
||||
"asm-9.2.isolated-jar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user