We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c3a5f commit 456b651Copy full SHA for 456b651
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id "com.diffplug.spotless" version "6.25.0"
4
id "org.sonarqube" version "6.1.0.5360"
5
- id "name.remal.sonarlint" version "4.2.2"
+ id "name.remal.sonarlint" version "5.1.10"
6
}
7
8
group 'org.togetherjava'
0 commit comments