Skip to content

Commit a97b9a2

Browse files
authored
Merge pull request #150 from KyoriPowered/renovate/gradle-and-github-actions
chore(deps): Update gradle and github actions
2 parents 9e16144 + 891bfe5 commit a97b9a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ asm = "9.5"
66
goomph = "3.42.2"
77
gradlePluginPublish = "1.2.1"
88
immutables = "2.9.3"
9-
indra = "3.1.2"
9+
indra = "3.1.3"
1010
jetbrainsAnnotations = "24.0.1"
1111
jgit = "6.6.0.+" # stay on 5.x series, 6+ requires Java 11
1212
junit = "5.10.0"
1313
kotlin = "1.9.10"
1414
mammoth = "1.3.1"
15-
spotless = "6.20.0"
15+
spotless = "6.21.0"
1616

1717
[libraries]
1818
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }

0 commit comments

Comments
 (0)