Skip to content

Commit

Permalink
upgrade sonarqube plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pidoubleyou committed Jan 7, 2024
1 parent 46f4e65 commit 947d618
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.nio.file.Files
plugins {
id 'application'
id 'com.github.jk1.dependency-license-report' version "2.0"
id "org.sonarqube" version "3.4.0.2513"
id "org.sonarqube" version "4.4.1.3373"
id 'org.openjfx.javafxplugin' version '0.0.13'
}

Expand Down

0 comments on commit 947d618

Please sign in to comment.