Skip to content

Commit d8ae973

Browse files
chore(deps): update plugin org.sonarqube to v5 (#565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b5130e commit d8ae973

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
@@ -28,7 +28,7 @@ buildscript {
2828

2929
plugins {
3030
id "biz.aQute.bnd.builder" version "6.4.0" apply false
31-
id "org.sonarqube" version "4.4.1.3373"
31+
id "org.sonarqube" version "5.1.0.4882"
3232
id "jacoco"
3333
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
3434
}

0 commit comments

Comments
 (0)