We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeafcf9 + 1976b11 commit 04c585eCopy full SHA for 04c585e
1 file changed
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.21.0" }
22
23
[plugins]
24
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.2.0" }
25
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.4.8" }
26
org-sonarqube = { id = "org.sonarqube", version = "7.2.2.6593" }
0 commit comments