Skip to content

Commit

Permalink
Merge pull request #219 from DDS-GmbH/dependabot/gradle/org.sonarqube…
Browse files Browse the repository at this point in the history
…-4.3.0.3225

Bump org.sonarqube from 4.0.0.2929 to 4.3.0.3225
  • Loading branch information
AntonOellerer committed Aug 22, 2023
2 parents 5576c66 + e44e6ce commit f11aaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'java'
id 'maven-publish'
id "org.owasp.dependencycheck" version "8.4.0"
id "org.sonarqube" version "4.0.0.2929"
id "org.sonarqube" version "4.3.0.3225"
}

group 'com.docutools'
Expand Down

0 comments on commit f11aaf8

Please sign in to comment.