Skip to content

Commit

Permalink
Bump Minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
emortaldev committed Nov 2, 2024
1 parent 07ece8d commit d02f11c
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 {
api("dev.emortal.minestom:core:45822fa") {
api("dev.emortal.minestom:core:bf190ce") {
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
}
api("dev.emortal.api:common-proto-sdk:b05808d")
Expand Down

0 comments on commit d02f11c

Please sign in to comment.