Skip to content

Bump version.slf4j from 1.7.36 to 2.0.17 #17

Bump version.slf4j from 1.7.36 to 2.0.17

Bump version.slf4j from 1.7.36 to 2.0.17 #17

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-28
with:
maven-matrix: '[ "3.9.9" ]' # the IT does mvn matrix
maven-test: './mvnw clean verify -e -B -V -P run-its -f it'