Skip to content

Commit b8b1a68

Browse files
chore(deps): Update build deps and github actions
1 parent 000cdac commit b8b1a68

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0"
44
[versions]
55
indra = "3.2.0"
66
pluginPublish = "2.0.0"
7-
spotless = "8.0.0"
7+
spotless = "8.1.0"
88
junit = "5.9.3"
99
mammoth = "1.5.0"
1010

gradle/wrapper/gradle-wrapper.jar

176 Bytes
Binary file not shown.

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-9.1.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)