Skip to content

Commit b18e4af

Browse files
Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.21.0 to 3.22.0 (#42)
Bumps [org.openrewrite.recipe:rewrite-recipe-bom](https://github.com/openrewrite/rewrite-recipe-bom) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/openrewrite/rewrite-recipe-bom/releases) - [Commits](openrewrite/rewrite-recipe-bom@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: org.openrewrite.recipe:rewrite-recipe-bom dependency-version: 3.22.0 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 22416d9 commit b18e4af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.openrewrite.recipe</groupId>
2121
<artifactId>rewrite-recipe-bom</artifactId>
22-
<version>3.21.0</version>
22+
<version>3.22.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>

recipes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.openrewrite.recipe</groupId>
2828
<artifactId>rewrite-recipe-bom</artifactId>
29-
<version>3.21.0</version>
29+
<version>3.22.0</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

0 commit comments

Comments
 (0)