Skip to content

Commit

Permalink
Merge pull request #52 from dynatrace-oss/dependabot/gradle/org.sonar…
Browse files Browse the repository at this point in the history
…qube-5.0.0.4638

Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
  • Loading branch information
oertl authored Apr 4, 2024
2 parents e7f26f7 + 8edf4f5 commit fc5e1aa
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
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java-library'
id 'jacoco'
id 'me.champeau.jmh' version '0.7.2'
id 'org.sonarqube' version '4.4.1.3373'
id 'org.sonarqube' version '5.0.0.4638'
id 'com.diffplug.spotless' version '6.25.0'
id 'maven-publish'
id 'signing'
Expand Down

0 comments on commit fc5e1aa

Please sign in to comment.