Skip to content

Bump org.junit:junit-bom from 6.1.2 to 6.1.3 #207

Bump org.junit:junit-bom from 6.1.2 to 6.1.3

Bump org.junit:junit-bom from 6.1.2 to 6.1.3 #207

Workflow file for this run

name: Validate branch
on:
pull_request:
types:
- synchronize
- opened
jobs:
validate-maven-build:
uses: entur/abt-gha-public/.github/workflows/maven-open-source-verify.yml@v1.11
permissions:
contents: read
# no secrets necessary
with:
java-version: 21