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 a26588c commit 27b97d3Copy full SHA for 27b97d3
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id "com.diffplug.spotless" version "6.20.0"
4
- id "org.sonarqube" version "4.2.0.3129"
+ id "org.sonarqube" version "4.3.0.3225"
5
id "name.remal.sonarlint" version "3.3.0"
6
}
7
0 commit comments