We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a27d4 commit c74467eCopy full SHA for c74467e
build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("dev.emortal.minestom:game-sdk:805d9aa") {
21
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
22
}
23
- implementation("dev.emortal.api:common-proto-sdk:2584fd2")
+ implementation("dev.emortal.api:common-proto-sdk:9152087")
24
25
implementation("net.kyori:adventure-text-minimessage:4.17.0")
26
0 commit comments