Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2023
1 parent 77dcd39 commit 280ad58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'com.netflix.nebula.netflixoss' version '11.1.1'
id "com.google.osdetector" version "1.7.2"
id "me.champeau.jmh" version "0.6.8"
id "org.openrewrite.rewrite" version "5.34.0"
id "org.openrewrite.rewrite" version "5.34.2"
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 280ad58

Please sign in to comment.