Skip to content

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 #33

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 #33

Workflow file for this run

name: Dev build
on:
push:
branches-ignore:
- master
pull_request:
branches-ignore:
- master
jobs:
build-and-upload:
uses: ./.github/workflows/java-build.yml
with:
java-version: 17