Skip to content

Commit

Permalink
build(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 1.15…
Browse files Browse the repository at this point in the history
….1 to 1.15.2 (#1482)

* build(deps): bump org.openrewrite.recipe:rewrite-recipe-bom

Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
- [Commits](openrewrite/rewrite-recipe-bom@v1.15.1...v1.15.2)

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

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

* regenerate lock files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean C. Sullivan <[email protected]>
  • Loading branch information
dependabot[bot] and sullis authored Feb 28, 2023
1 parent a4539e1 commit 8701836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ subprojects {
}

dependencies {
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.15.1"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.15.2"))
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
}
Expand Down
2 changes: 1 addition & 1 deletion dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"locked": "1.18.0"
},
"org.openrewrite.recipe:rewrite-recipe-bom": {
"locked": "1.15.1"
"locked": "1.15.2"
},
"org.openrewrite.recipe:rewrite-testing-frameworks": {
"locked": "1.34.0"
Expand Down

0 comments on commit 8701836

Please sign in to comment.