Skip to content

Commit 6a9c6c1

Browse files
authored
Merge pull request #506 from graphql-java-kickstart/renovate/org.sonarqube-4.x
chore(deps): update plugin org.sonarqube to v4
2 parents 132e0bd + 685227f commit 6a9c6c1

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 "3.5.0.2730"
31+
id "org.sonarqube" version "4.0.0.2929"
3232
id "jacoco"
3333
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
3434
}

0 commit comments

Comments
 (0)