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 committed May 8, 2024
1 parent 5c0dbf0 commit ea99b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/verification/build.gradle.kts
Expand Up @@ -11,5 +11,5 @@ dependencies {
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
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 ea99b48

Please sign in to comment.