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 af050c7 commit c30a7dbCopy full SHA for c30a7db
build.gradle.kts
@@ -17,7 +17,7 @@ repositories {
17
}
18
19
dependencies {
20
- api("dev.emortal.minestom:core:0a88e10") {
+ api("dev.emortal.minestom:core:1635570") {
21
exclude(group = "dev.emortal.api", module = "common-proto-sdk")
22
23
api("dev.emortal.api:common-proto-sdk:b05808d")
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments