Skip to content

Bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 (#139) #603

Bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 (#139)

Bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 (#139) #603

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:
jdk-matrix: '[ "21" ]'
maven-test: './mvnw clean verify -e -B -V -P run-its -rf :it'