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.11.1
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 95e1da6 commit a80468c
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.1")

rewrite("org.openrewrite.recipe:rewrite-java-security:2.10.2")
rewrite("org.openrewrite.recipe:rewrite-java-security:2.11.1")

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

Expand Down

0 comments on commit a80468c

Please sign in to comment.