We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63b43dd + c4f96c5 commit 22a296fCopy full SHA for 22a296f
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.22.0" }
22
23
[plugins]
24
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.2.1" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.3.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