Skip to content

Commit

Permalink
update protocol lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Aug 6, 2023
1 parent 9789edf commit a0475aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ dependencies {
shade("com.discord4j:discord4j-core:3.3.0-M2") {
exclude group: 'io.netty'
}
shade("com.github.rfresh2:MCProtocolLib:396244f567") {
shade("com.github.rfresh2:MCProtocolLib:faaefa3287") {
exclude group: 'io.netty.incubator'
exclude group: 'io.netty'
}
Expand Down

0 comments on commit a0475aa

Please sign in to comment.