Fix jline relocation (#6677)

This commit is contained in:
Jason Penilla
2021-09-29 11:34:16 -05:00
parent 3f3377a1eb
commit bcf4a2e70d
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
for (tld in setOf("net", "com", "org")) {
attributes("$tld/bukkit", "Sealed" to true)
@@ -0,0 +0,0 @@ relocation {
"org.jline:jline-terminal-jansi" to "jline",
sequenceOf(
"commons-codec:commons-codec" to "org.apache.commons.codec",
"commons-io:commons-io" to "org.apache.commons.io",
- "it.unimi.dsi:fastutil" to "it.unimi",