Skip to content

Commit

Permalink
fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.…
Browse files Browse the repository at this point in the history
…gradle.plugin to v3.1.0 (#2913)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 29, 2023
1 parent 3db02cc commit ff59330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/verification/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ dependencies {
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:5.0.14")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.86")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.4")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.0.1")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
implementation("org.checkerframework:org.checkerframework.gradle.plugin:0.6.23")
}

0 comments on commit ff59330

Please sign in to comment.