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.
2 parents 293d2bb + 4b40a99 commit 93d1534Copy full SHA for 93d1534
gradle/libs.versions.toml
@@ -21,6 +21,6 @@ org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", nam
21
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.20.0" }
22
23
[plugins]
24
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
25
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.4.2" }
26
org-sonarqube = { id = "org.sonarqube", version = "6.3.1.5724" }
0 commit comments