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 4eeb4c1 commit f8c3f6cCopy full SHA for f8c3f6c
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
24
}
25
26
- implementation("dev.emortal.api:common-proto-sdk:2584fd2")
+ implementation("dev.emortal.api:common-proto-sdk:9152087")
27
implementation("net.kyori:adventure-text-minimessage:4.17.0")
28
29
0 commit comments