Skip to content

Commit

Permalink
deps: bump Gradle SonarQube plugin to 4.2.1.3168
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Jul 13, 2023
1 parent f1e9a8e commit 1c95f24
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 @@ -4,7 +4,7 @@ import com.marcnuri.yakc.schema.model.ModelGeneratorTask
plugins {
id 'java-library'
id 'jacoco'
id 'org.sonarqube' version '3.4.0.2513'
id 'org.sonarqube' version '4.2.1.3168'
id 'org.kordamp.gradle.jandex' version '0.12.0'
}

Expand Down

0 comments on commit 1c95f24

Please sign in to comment.