Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent 9c0a926 commit 85489a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'com.netflix.nebula.netflixoss' version '11.3.1'
id "com.google.osdetector" version "1.7.3"
id "me.champeau.jmh" version "0.7.1"
id "org.openrewrite.rewrite" version "5.39.5"
id "org.openrewrite.rewrite" version "5.40.0"
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 85489a2

Please sign in to comment.