Skip to content

Commit

Permalink
Bump name.remal.sonarlint from 3.1.0 to 3.2.0 (#836)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent c1d6b9a commit f7675d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id "com.diffplug.spotless" version "6.18.0"
id "org.sonarqube" version "4.0.0.2929"
id "name.remal.sonarlint" version "3.1.0"
id "name.remal.sonarlint" version "3.2.0"
}

group 'org.togetherjava'
Expand Down

0 comments on commit f7675d1

Please sign in to comment.