Skip to content

Bump version.junit from 6.0.2 to 6.0.3 #683

Bump version.junit from 6.0.2 to 6.0.3

Bump version.junit from 6.0.2 to 6.0.3 #683

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-50
with:
maven-test: './mvnw -f demo install -e -B -V'