Skip to content

Commit a517ca3

Browse files
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.5.0 to 3.6.1 (#12985)
Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases) - [Commits](openrewrite/rewrite-recipe-bom@v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-recipe-bom dependency-version: 3.6.1 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>
1 parent 0f1dfbc commit a517ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ dependencies {
403403
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '3.0.2'
404404
xjc group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'
405405

406-
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:3.5.0"))
406+
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:3.6.1"))
407407
rewrite("org.openrewrite.recipe:rewrite-static-analysis")
408408
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
409409
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")

0 commit comments

Comments
 (0)