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 97ad7b2 commit eb923efCopy full SHA for eb923ef
gradle/libs.versions.toml
@@ -3,13 +3,13 @@ version = "1.0"
3
4
[versions]
5
checkstyle = "10.26.1"
6
-ideaExt = "1.1.10"
7
-indra = "3.1.3"
+ideaExt = "1.3"
+indra = "3.2.0"
8
junit = "5.13.4"
9
mammoth = "1.5.0"
10
pebble = "3.2.4"
11
snakeyaml = "2.9"
12
-spotless = "7.0.4"
+spotless = "7.2.1"
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
-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
zipStoreBase=GRADLE_USER_HOME
0 commit comments