Skip to content

Commit

Permalink
build(deps): bump org.openrewrite.rewrite from 5.32.0 to 5.33.0 (#1407)
Browse files Browse the repository at this point in the history
Bumps org.openrewrite.rewrite from 5.32.0 to 5.33.0.

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 2c981e6 commit 7b0db0d
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 @@ -3,7 +3,7 @@ plugins {
id 'com.netflix.nebula.netflixoss' version '11.1.1'
id "com.google.osdetector" version "1.7.1"
id "me.champeau.jmh" version "0.6.8"
id "org.openrewrite.rewrite" version "5.32.0"
id "org.openrewrite.rewrite" version "5.33.0"
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 7b0db0d

Please sign in to comment.