Skip to content

Commit ba80d03

Browse files
build(deps): bump name.remal.sonarlint from 7.0.0 to 7.1.0 (#1469)
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases) - [Commits](remal-gradle-plugins/sonarlint@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: name.remal.sonarlint dependency-version: 7.1.0 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 0c6f3b3 commit ba80d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "8.4.0"
44
id "org.sonarqube" version "7.2.0.6526"
5-
id "name.remal.sonarlint" version "7.0.0"
5+
id "name.remal.sonarlint" version "7.1.0"
66
}
77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)