Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360
Bumps org.sonarqube from 6.0.1.5171 to 6.1.0.5360.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-version: 6.1.0.5360
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2025
commit 69d240d84bc8c8552715c7e3379332b8d890b143
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.52.0'
id 'com.github.hierynomus.license' version '0.15.0'
id 'net.researchgate.release' version '3.1.0'
id 'org.sonarqube' version '6.0.1.5171'
id 'org.sonarqube' version '6.1.0.5360'
}

apply plugin: 'maven'
Expand Down
Loading