Skip to content

Commit 816cfb4

Browse files
Bump name.remal.sonarlint from 2.0.0 to 2.1.0 (#729)
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases) - [Commits](remal-gradle-plugins/sonarlint@v2.0.0...v2.1.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dfb4f8 commit 816cfb4

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.12.0"
44
id "org.sonarqube" version "3.5.0.2730"
5-
id "name.remal.sonarlint" version "2.0.0"
5+
id "name.remal.sonarlint" version "2.1.0"
66
}
77

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)