Skip to content

Commit

Permalink
Bump org.sonarqube from 4.3.0.3225 to 4.4.1.3373 (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent ed20ac1 commit eff7750
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 "4.3.0.3225" // sonarqube
id "org.sonarqube" version "4.4.1.3373" // sonarqube
id "com.github.johnrengelman.shadow" version "7.1.2" // fat jar
}

Expand Down

0 comments on commit eff7750

Please sign in to comment.