Skip to content

Commit 2a80dee

Browse files
authored
Merge pull request #449 from graphql-java-kickstart/renovate/org.sonarqube-3.x
chore(deps): update plugin org.sonarqube to v3.4.0.2513
2 parents 031799c + 867c618 commit 2a80dee

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.2.0" apply false
31-
id "org.sonarqube" version "3.3"
31+
id "org.sonarqube" version "3.4.0.2513"
3232
id "jacoco"
3333
id 'io.codearte.nexus-staging' version '0.30.0'
3434
}

0 commit comments

Comments
 (0)