Skip to content

Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 #472

Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4

Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 #472

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