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 ac5bc9f commit cbef970Copy full SHA for cbef970
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.falsepattern.fpgradle-mc") version("0.19.1")
+ id("com.falsepattern.fpgradle-mc") version("0.19.6")
3
}
4
5
group = "com.falsepattern"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments