Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.recipe:rewrite-java-secu…
Browse files Browse the repository at this point in the history
…rity to v2.10.0
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent ab92776 commit 2c12abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
// tools
rewrite("org.openrewrite.recipe:rewrite-static-analysis:1.10.0")

rewrite("org.openrewrite.recipe:rewrite-java-security:2.9.0")
rewrite("org.openrewrite.recipe:rewrite-java-security:2.10.0")

implementation(group: 'org.slf4j', name: 'slf4j-api', version: '2+')

Expand Down

0 comments on commit 2c12abb

Please sign in to comment.