Skip to content

Commit

Permalink
Bump org.openrewrite.rewrite from 6.1.25 to 6.3.2
Browse files Browse the repository at this point in the history
Bumps org.openrewrite.rewrite from 6.1.25 to 6.3.2.

---
updated-dependencies:
- dependency-name: org.openrewrite.rewrite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent eaabae5 commit 2a5a23b
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 @@ -27,7 +27,7 @@ plugins {

id 'idea'

id 'org.openrewrite.rewrite' version '6.1.25'
id 'org.openrewrite.rewrite' version '6.3.2'
}

// Enable following for debugging
Expand Down

0 comments on commit 2a5a23b

Please sign in to comment.