Skip to content

Commit f7675d1

Browse files
Bump name.remal.sonarlint from 3.1.0 to 3.2.0 (#836)
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases) - [Commits](remal-gradle-plugins/sonarlint@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: name.remal.sonarlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1d6b9a commit f7675d1

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

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)