Skip to content

Commit

Permalink
Merge pull request #2993 from testng-team/dependabot/gradle/org.sonar…
Browse files Browse the repository at this point in the history
…qube-org.sonarqube.gradle.plugin-4.4.1.3373

Bump org.sonarqube:org.sonarqube.gradle.plugin from 4.4.0.3356 to 4.4.1.3373
  • Loading branch information
juherr authored Oct 4, 2023
2 parents a9c0174 + dd85331 commit d463e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/code-quality/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation("org.sonarqube:org.sonarqube.gradle.plugin:4.4.0.3356")
implementation("org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373")
implementation("com.github.autostyle:autostyle-plugin-gradle:3.2")
}

Expand Down

0 comments on commit d463e88

Please sign in to comment.