Skip to content

Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #54

Bump org.junit:junit-bom from 5.11.2 to 5.11.3

Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #54

name: Dependabot Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}