Skip to content

Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #41

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

Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #41

Workflow file for this run

name: Verify
on:
push:
branches:
- 'master'
- 'main'
pull_request:
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "11", "17", "21" ]'