Skip to content

Commit

Permalink
Update plugin org.sonarqube to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 24350a5 commit b50a72b
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
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.sonarqube' version '4.4.1.3373'
id 'org.sonarqube' version '5.0.0.4638'
id 'io.freefair.lombok' version '8.6'
id 'net.minecrell.plugin-yml.bukkit' version '0.6.0'
}
Expand Down

0 comments on commit b50a72b

Please sign in to comment.