Skip to content

Commit

Permalink
Merge pull request #2954 from testng-team/dependabot/gradle/com.githu…
Browse files Browse the repository at this point in the history
…b.autostyle-autostyle-plugin-gradle-3.2

Bump com.github.autostyle:autostyle-plugin-gradle from 3.1 to 3.2
  • Loading branch information
juherr authored Aug 15, 2023
2 parents d56e782 + 512d361 commit 4daf005
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 @@ -10,7 +10,7 @@ repositories {

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

tasks.withType<KotlinCompile>().configureEach {
Expand Down

0 comments on commit 4daf005

Please # to comment.