Skip to content

Commit 90647f8

Browse files
Bump name.remal.sonarlint from 3.3.17 to 3.4.0 (#978)
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 3.3.17 to 3.4.0. - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases) - [Commits](remal-gradle-plugins/sonarlint@v3.3.17...v3.4.0) --- updated-dependencies: - dependency-name: name.remal.sonarlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59379e6 commit 90647f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id "com.diffplug.spotless" version "6.23.2"
44
id "org.sonarqube" version "4.4.1.3373"
5-
id "name.remal.sonarlint" version "3.3.17"
5+
id "name.remal.sonarlint" version "3.4.0"
66
}
77

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)