Skip to content

Commit

Permalink
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#443)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stepan Burlakov <[email protected]>
  • Loading branch information
dependabot[bot] and stepansergeevitch authored Oct 30, 2024
1 parent 79710b1 commit 04aff53
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 @@ -3,7 +3,7 @@ import java.util.jar.JarFile
plugins {
id 'java'
id 'jacoco'
id "org.sonarqube" version "5.0.0.4638"
id "org.sonarqube" version "5.1.0.4882"
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '8.0.0'
id 'signing'
Expand Down

0 comments on commit 04aff53

Please sign in to comment.