Skip to content

Commit

Permalink
fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bo…
Browse files Browse the repository at this point in the history
…m to v2.17.0 (#137)

* fix(deps): update dependency org.openrewrite.recipe:rewrite-recipe-bom to v2.17.0

* chore: fix now mandentory description

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sandra Parsick <mail@sandra-parsick.de>
  • Loading branch information
renovate[bot] and sparsick authored Aug 18, 2024
1 parent 936aebc commit 6e02800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recipe-bom</artifactId>
<version>2.15.0</version>
<version>2.17.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ recipeList:

type: specs.openrewrite.org/v1beta/recipe
name: io.github.sparsick.testcontainers.gitserver.rewrite.recipe.SplitPackage
description: Splitting origin package into plain and http specific ones.
displayName: Split package
recipeList:
- io.github.sparsick.testcontainers.gitserver.rewrite.recipe.RenamePackageOfSshIdentity
Expand Down

0 comments on commit 6e02800

Please sign in to comment.