Skip to content

Commit

Permalink
chore: update java-game-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakShearman committed Oct 12, 2024
1 parent 3e02be4 commit be47d5c
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 @@ -17,7 +17,7 @@ repositories {
}

dependencies {
implementation("dev.emortal.minestom:game-sdk:56b3324") {
implementation("dev.emortal.minestom:game-sdk:4f505ad") {
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
}
implementation("dev.emortal.api:common-proto-sdk:2584fd2")
Expand Down

0 comments on commit be47d5c

Please sign in to comment.