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 3cb109d commit 2ecb063Copy full SHA for 2ecb063
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.18.0" }
22
23
[plugins]
24
-com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
+com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
25
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.2.1" }
26
org-sonarqube = { id = "org.sonarqube", version = "6.2.0.5505" }
0 commit comments