Skip to content

Commit 6f32b6c

Browse files
Update plugin org.sonarqube to v4.1.0.3113 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e750085 commit 6f32b6c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

graphql/spring-boot-graphql-querydsl/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("com.gorylenko.gradle-git-properties") version "2.4.1"
1212
id("org.owasp.dependencycheck") version "8.2.1"
1313
jacoco
14-
id("org.sonarqube") version "4.0.0.2929"
14+
id("org.sonarqube") version "4.1.0.3113"
1515
}
1616

1717
group = "com.example.graphql"

graphql/spring-boot-graphql-webflux/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("com.gorylenko.gradle-git-properties") version "2.4.1"
1212
id("org.owasp.dependencycheck") version "8.2.1"
1313
jacoco
14-
id("org.sonarqube") version "4.0.0.2929"
14+
id("org.sonarqube") version "4.1.0.3113"
1515
}
1616

1717
group = "com.example.graphql"

jpa/spring-boot-data-envers-sample/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id("com.gorylenko.gradle-git-properties") version "2.4.1"
1212
id("org.owasp.dependencycheck") version "8.2.1"
1313
jacoco
14-
id("org.sonarqube") version "4.0.0.2929"
14+
id("org.sonarqube") version "4.1.0.3113"
1515
}
1616

1717
group = "com.example.envers"

0 commit comments

Comments
 (0)