Skip to content

Commit ebb0c27

Browse files
Bump name.remal.sonarlint from 4.2.2 to 5.1.10
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 4.2.2 to 5.1.10. - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases) - [Commits](remal-gradle-plugins/sonarlint@v4.2.2...v5.1.10) --- updated-dependencies: - dependency-name: name.remal.sonarlint dependency-version: 5.1.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b360d7b commit ebb0c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id "com.diffplug.spotless" version "6.25.0"
44
id "org.sonarqube" version "6.0.1.5171"
5-
id "name.remal.sonarlint" version "4.2.2"
5+
id "name.remal.sonarlint" version "5.1.10"
66
}
77

88
group 'org.togetherjava'

0 commit comments

Comments
 (0)