Skip to content

Bump version.junit from 5.13.4 to 6.0.0 #618

Bump version.junit from 5.13.4 to 6.0.0

Bump version.junit from 5.13.4 to 6.0.0 #618

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Verify
uses: maveniverse/parent/.github/workflows/ci.yml@release-42
with:
maven-test: './mvnw -f demo install -e -B -V'