Skip to content

Commit

Permalink
Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent a98cf88 commit e1e9c53
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 @@ -12,7 +12,7 @@ plugins {
id 'com.github.onslip.gradle-one-jar' version '1.1.0' // pack a self contained jar
id 'org.openjfx.javafxplugin' version '0.1.0' // java 11 javafx plugin for gradle
id 'jacoco' // java code coverage plugin
id "org.sonarqube" version "6.0.0.5145" // sonarqube
id "org.sonarqube" version "6.0.1.5171" // sonarqube
id "com.github.johnrengelman.shadow" version "7.1.2" // fat jar
}

Expand Down

0 comments on commit e1e9c53

Please sign in to comment.