Skip to content

Commit

Permalink
update mcpl
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed May 21, 2024
1 parent a1c0e1c commit 5ba10f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
shade("com.github.rfresh2.Discord4j:discord4j-core:3f91d0f9a8") {
exclude(group = "io.netty")
}
shade("com.github.rfresh2:MCProtocolLib:23a15fe48b") {
shade("com.github.rfresh2:MCProtocolLib:38e0ec61f3") {
exclude(group = "io.netty.incubator")
exclude(group = "io.netty")
exclude(group = "com.microsoft.azure")
Expand Down

0 comments on commit 5ba10f1

Please sign in to comment.