Skip to content

Bump org.junit:junit-bom from 5.10.3 to 5.11.0 #114

Bump org.junit:junit-bom from 5.10.3 to 5.11.0

Bump org.junit:junit-bom from 5.10.3 to 5.11.0 #114

Workflow file for this run

name: Verify
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v3
with:
jdk-matrix: '[ 11,17,21 ]'