Skip to content

Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 #465

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

Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 #465

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