Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 #184

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 #184

Workflow file for this run

name: Java CI
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
jobs:
java_ci:
name: Java CI
uses: Katsute/Workflows/.github/workflows/java.ci.yml@main
with:
package: true
report: true
secrets:
token: ${{ secrets.BOT }}