Skip to content

Commit cdb01fb

Browse files
authored
Merge pull request #152 from KyoriPowered/renovate/gradle-and-github-actions
chore(deps): Update gradle and github actions
2 parents 0bc8a55 + f29f21e commit cdb01fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version = "1.0"
33

44
[versions]
55
asm = "9.6"
6-
goomph = "3.42.2"
6+
goomph = "3.43.0"
77
gradlePluginPublish = "1.2.1"
88
immutables = "2.10.0"
99
indra = "3.1.3"
@@ -12,7 +12,7 @@ jgit = "6.6.0.+" # stay on 5.x series, 6+ requires Java 11
1212
junit = "5.10.1"
1313
kotlin = "1.9.20"
1414
mammoth = "1.3.1"
15-
spotless = "6.21.0"
15+
spotless = "6.23.0"
1616

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

0 commit comments

Comments
 (0)