Skip to content

Commit

Permalink
build(deps): bump org.openrewrite.recipe:rewrite-recipe-bom from 1.16…
Browse files Browse the repository at this point in the history
….2 to 1.16.3 (#1496)

* 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.16.2 to 1.16.3.
- [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases)
- [Commits](openrewrite/rewrite-recipe-bom@v1.16.2...v1.16.3)

---
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] <support@github.com>

* regenerate lock files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean C. Sullivan <github@seansullivan.com>
  • Loading branch information
dependabot[bot] and sullis committed Mar 8, 2023
1 parent d407d91 commit 341f14e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -86,7 +86,7 @@ subprojects {
}

dependencies {
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.16.2"))
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:1.16.3"))
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")
}
Expand Down
2 changes: 1 addition & 1 deletion dependencies.lock
Expand Up @@ -28,7 +28,7 @@
"locked": "1.18.0"
},
"org.openrewrite.recipe:rewrite-recipe-bom": {
"locked": "1.16.2"
"locked": "1.16.3"
},
"org.openrewrite.recipe:rewrite-testing-frameworks": {
"locked": "1.34.0"
Expand Down

0 comments on commit 341f14e

Please sign in to comment.