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 36cb7ee commit 3a092edCopy full SHA for 3a092ed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ junit = "5.12.2"
9
mammoth = "1.4.0"
10
pebble = "3.2.4"
11
snakeyaml = "2.9"
12
-spotless = "7.0.3"
+spotless = "7.0.4"
13
stylecheck = "0.2.1"
14
15
[libraries]
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.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments