We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56b50e3 + 5b80ec0 commit a8bdf9cCopy full SHA for a8bdf9c
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.23.0" }
22
23
[plugins]
24
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.5.0" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.5.1" }
25
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.5.4" }
26
org-sonarqube = { id = "org.sonarqube", version = "7.3.0.8198" }
0 commit comments