Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.…
Browse files Browse the repository at this point in the history
…rewrite.gradle.plugin to v6.13.0
  • Loading branch information
renovate-bot authored and vlsi committed May 12, 2024
1 parent 4956902 commit 5a19ce5
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 @@ -11,5 +11,5 @@ dependencies {
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.7")
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
implementation("org.checkerframework:org.checkerframework.gradle.plugin:0.6.37")
implementation("org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin:6.6.3")
implementation("org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin:6.13.0")
}

0 comments on commit 5a19ce5

Please sign in to comment.