Skip to content

Commit 3a092ed

Browse files
chore(deps): Update gradle and github actions
1 parent 36cb7ee commit 3a092ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ junit = "5.12.2"
99
mammoth = "1.4.0"
1010
pebble = "3.2.4"
1111
snakeyaml = "2.9"
12-
spotless = "7.0.3"
12+
spotless = "7.0.4"
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.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)