Skip to content

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.3 in /examples #6408

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.3 in /examples

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.3 in /examples #6408

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"