Skip to content

Commit cc398f2

Browse files
chore(deps): Update gradle and github actions
1 parent da10a79 commit cc398f2

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
@@ -5,7 +5,7 @@ version = "1.0"
55
checkstyle = "10.15.0"
66
indra = "3.1.3"
77
junit = "5.10.2"
8-
spotless = "6.25.0"
8+
spotless = "7.0.4"
99
truth = "1.4.2"
1010

1111
[libraries]

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
2+
id "org.gradle.toolchains.foojay-resolver-convention" version "1.0.0"
33
}
44

55
rootProject.name = 'examination'

0 commit comments

Comments
 (0)