Skip to content

Commit

Permalink
oops - bungee
Browse files Browse the repository at this point in the history
editing on mobile is hard
  • Loading branch information
onebeastchris authored Apr 18, 2024
1 parent c96737c commit 52954ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bungeecord/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {

dependencies {
exclude(dependency("com.google.*:.*"))
exclude(dependency("io.netty.incubator:netty-incubator-transport-native-io_uring:*"))
exclude(dependency("io.netty.incubator:netty-incubator-transport-native-io_uring:.*"))
exclude(dependency("io.netty:netty-transport-native-epoll:.*"))
exclude(dependency("io.netty:netty-transport-native-unix-common:.*"))
exclude(dependency("io.netty:netty-handler:.*"))
Expand Down

0 comments on commit 52954ce

Please sign in to comment.