Skip to content

Commit a69879b

Browse files
Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.2.1 to 2.3.0
Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases) - [Commits](openrewrite/rewrite-recipe-bom@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-recipe-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bc5c5d commit a69879b

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
@@ -257,7 +257,7 @@ dependencies {
257257
xjc group: 'org.glassfish.jaxb', name: 'jaxb-xjc', version: '3.0.2'
258258
xjc group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '3.0.2'
259259

260-
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.2.1"))
260+
rewrite(platform("org.openrewrite.recipe:rewrite-recipe-bom:2.3.0"))
261261
rewrite("org.openrewrite.recipe:rewrite-static-analysis")
262262
rewrite("org.openrewrite.recipe:rewrite-logging-frameworks")
263263
rewrite("org.openrewrite.recipe:rewrite-testing-frameworks")

0 commit comments

Comments
 (0)