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.1.0 (#1270)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent e463b90 commit cb9d47d
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 @@ -10,7 +10,7 @@ repositories {

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
implementation("com.gradle.publish:plugin-publish-plugin:1.3.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882")
}
Expand Down

0 comments on commit cb9d47d

Please sign in to comment.