Fix jline relocation (#6677)
This commit is contained in:
parent
3f3377a1eb
commit
bcf4a2e70d
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue