Skip to content

Commit 6454646

Browse files
Bump name.remal.sonarlint from 3.2.0 to 3.3.0 (#855)
Bumps name.remal.sonarlint from 3.2.0 to 3.3.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 d2d6487 commit 6454646

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.19.0"
44
id "org.sonarqube" version "4.2.0.3129"
5-
id "name.remal.sonarlint" version "3.2.0"
5+
id "name.remal.sonarlint" version "3.3.0"
66
}
77

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)