Skip to content

Commit

Permalink
build(deps): bump org.openrewrite.rewrite from 6.2.2 to 6.3.0 (#1635)
Browse files Browse the repository at this point in the history
Bumps org.openrewrite.rewrite from 6.2.2 to 6.3.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 6fb2638 commit 61f7cea
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 @@ -2,7 +2,7 @@ plugins {
id 'com.netflix.nebula.netflixoss' version '11.3.2'
id "com.google.osdetector" version "1.7.3"
id "me.champeau.jmh" version "0.7.1"
id "org.openrewrite.rewrite" version "6.2.2"
id "org.openrewrite.rewrite" version "6.3.0"
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 61f7cea

Please sign in to comment.