Skip to content

fix(deps): update junit5 monorepo to v5.10.0 #112

fix(deps): update junit5 monorepo to v5.10.0

fix(deps): update junit5 monorepo to v5.10.0 #112

Workflow file for this run

name: Build
on: [ push, pull_request ]
jobs:
build:
uses: okocraft/workflows/.github/workflows/gradle.yml@v1
with:
java-version: '17'
build-arguments: "build -P chronus.ci=true"
package-name: Chronus-Build-${{ github.run_number }}