Skip to content

Commit

Permalink
Merge pull request #21 from LeleDallas/renovate/org.sonarqube-5.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.sonarqube to v5
  • Loading branch information
LeleDallas authored Apr 8, 2024
2 parents c4359a1 + 8007fec commit 2c929bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BomberMan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
plugins {
// Apply the java-library plugin to add support for Java Library
id 'java-library'
id "org.sonarqube" version "4.4.0.3356"
id "org.sonarqube" version "5.0.0.4638"
}

jar {
Expand Down

0 comments on commit 2c929bd

Please sign in to comment.