Skip to content

Commit

Permalink
Shaded org.slf4j into com.rexcantor64.shaded.slf4k (fixes #6)
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo Correia <me@diogotc.com>
  • Loading branch information
diogotcorreia committed Jun 16, 2020
1 parent 934b230 commit f7047c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -124,5 +124,6 @@ bungee {
shadowJar {
getArchiveBaseName().set(rootProject.name)
relocate 'org.bstats', 'com.rexcantor64.triton.metrics'
relocate 'org.slf4j', 'com.rexcantor64.shaded.slf4j'
}

0 comments on commit f7047c2

Please sign in to comment.