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 768e799 commit 5a71ea0Copy full SHA for 5a71ea0
build.gradle
@@ -1,8 +1,8 @@
1
-plugins {
+plugins {
2
id 'java'
3
id "com.diffplug.spotless" version "7.0.3"
4
id "org.sonarqube" version "6.2.0.5505"
5
- id "name.remal.sonarlint" version "4.2.2"
+ id "name.remal.sonarlint" version "4.2.4"
6
}
7
8
group 'org.togetherjava'
0 commit comments