Skip to content

Commit eb923ef

Browse files
chore(deps): Update gradle and github actions
1 parent 97ad7b2 commit eb923ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ version = "1.0"
33

44
[versions]
55
checkstyle = "10.26.1"
6-
ideaExt = "1.1.10"
7-
indra = "3.1.3"
6+
ideaExt = "1.3"
7+
indra = "3.2.0"
88
junit = "5.13.4"
99
mammoth = "1.5.0"
1010
pebble = "3.2.4"
1111
snakeyaml = "2.9"
12-
spotless = "7.0.4"
12+
spotless = "7.2.1"
1313
stylecheck = "0.2.1"
1414

1515
[libraries]

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)