Skip to content

Commit

Permalink
chore(deps): update dependency net.ltgt.gradle:gradle-errorprone-plug…
Browse files Browse the repository at this point in the history
…in to v4
  • Loading branch information
renovate[bot] authored and KengoTODA committed Jun 3, 2024
1 parent eaed505 commit 5be867b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:${libs.plugins.spotless.get().version}")
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373")
}

Expand Down

0 comments on commit 5be867b

Please sign in to comment.