Skip to content

Commit

Permalink
fix(deps): update dependency dev.emortal.minestom:game-sdk to v8385395
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 4eeb4c1 commit 68a3597
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 @@ -19,7 +19,7 @@ repositories {
}

dependencies {
implementation("dev.emortal.minestom:game-sdk:4f505ad") {
implementation("dev.emortal.minestom:game-sdk:8385395") {
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
}

Expand Down

0 comments on commit 68a3597

Please sign in to comment.