Skip to content

Commit

Permalink
update mcpl
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Dec 11, 2024
1 parent ecc83a5 commit 4d4c969
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 @@ -53,7 +53,7 @@ dependencies {
implementation("com.github.rfresh2.discord4j:discord4j-core:3.4.4.11") {
exclude(group = "io.netty")
}
implementation("com.github.rfresh2:MCProtocolLib:1.21.0.21") {
implementation("com.github.rfresh2:MCProtocolLib:1.21.0.23") {
exclude(group = "io.netty")
}
val nettyVersion = "4.1.115.Final"
Expand Down

0 comments on commit 4d4c969

Please sign in to comment.