Skip to content

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 #4

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

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 #4

Workflow file for this run

name: Pull Requests
on:
pull_request:
paths-ignore:
- '.github/**'
jobs:
Build:
uses: evanchooly/workflows/.github/workflows/pull-request.yml@master
with:
java: 17