Skip to content

Commit 2b3f98c

Browse files
chore(deps): Update build deps and github actions (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b070d0 commit 2b3f98c

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
@@ -4,7 +4,7 @@ version = "1.0"
44
[versions]
55
indra = "3.1.3"
66
pluginPublish = "1.2.1"
7-
spotless = "6.23.2"
7+
spotless = "6.24.0"
88
junit = "5.9.3"
99
mammoth = "1.3.1"
1010

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
}
88

99
plugins {
10-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
10+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
1111
}
1212

1313
dependencyResolutionManagement {

0 commit comments

Comments
 (0)