Skip to content

Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.21.0 to 2.21.1 #1159

Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.21.0 to 2.21.1

Bump org.openrewrite.recipe:rewrite-recipe-bom from 2.21.0 to 2.21.1 #1159

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
secrets:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
with:
java: 17