We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da10a79 commit 0de7487Copy full SHA for 0de7487
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ version = "1.0"
5
checkstyle = "10.15.0"
6
indra = "3.1.3"
7
junit = "5.10.2"
8
-spotless = "6.25.0"
+spotless = "7.0.3"
9
truth = "1.4.2"
10
11
[libraries]
settings.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
+ id "org.gradle.toolchains.foojay-resolver-convention" version "1.0.0"
3
}
4
rootProject.name = 'examination'
0 commit comments