Skip to content

Commit d317275

Browse files
Taz03Zabuzard
authored andcommitted
.
1 parent 5a71ea0 commit d317275

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
buildscript {
1+
buildscript {
22
dependencies {
33
classpath 'org.xerial:sqlite-jdbc:3.50.1.0'
44
}

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id 'java'
33
id "com.diffplug.spotless" version "7.0.3"
44
id "org.sonarqube" version "6.2.0.5505"
5-
id "name.remal.sonarlint" version "4.2.4"
5+
id "name.remal.sonarlint" version "4.2.8"
66
}
77

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)