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 5a71ea0 commit d317275Copy full SHA for d317275
application/build.gradle
@@ -1,4 +1,4 @@
1
-buildscript {
+buildscript {
2
dependencies {
3
classpath 'org.xerial:sqlite-jdbc:3.50.1.0'
4
}
build.gradle
@@ -2,7 +2,7 @@
id 'java'
id "com.diffplug.spotless" version "7.0.3"
id "org.sonarqube" version "6.2.0.5505"
5
- id "name.remal.sonarlint" version "4.2.4"
+ id "name.remal.sonarlint" version "4.2.8"
6
7
8
group 'org.togetherjava'
0 commit comments