Skip to content

Commit 0ad95f2

Browse files
Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560 (#303)
Bumps org.sonarqube from 7.2.0.6526 to 7.2.1.6560. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.1.6560 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab805b5 commit 0ad95f2

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("com.gradleup.shadow") version "8.3.9"
33
id("io.micronaut.application") version "4.5.4"
44
id("jacoco")
5-
id("org.sonarqube") version "7.2.0.6526"
5+
id("org.sonarqube") version "7.2.1.6560"
66
id("pl.allegro.tech.build.axion-release") version "1.21.1"
77
id("com.diffplug.spotless") version "8.1.0"
88
}

0 commit comments

Comments
 (0)