Skip to content

Commit

Permalink
Merge pull request #105 from xenit-eu/dependabot/gradle/org.sonarqube…
Browse files Browse the repository at this point in the history
…-6.0.0.5145

Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145
  • Loading branch information
vierbergenlars authored Nov 25, 2024
2 parents f6efbc7 + 42108ca commit 76430de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java-gradle-plugin"
id "com.gradle.plugin-publish" version "0.21.0"
id 'org.sonarqube' version '5.1.0.4882'
id 'org.sonarqube' version '6.0.0.5145'
id 'be.vbgn.ci-detect' version '0.5.0'
id 'be.vbgn.dev-conventions' version '0.5.3'
id 'jacoco'
Expand Down

0 comments on commit 76430de

Please sign in to comment.