Skip to content

fix(deps): update junit5 monorepo to v5.11.1 #1800

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

fix(deps): update junit5 monorepo to v5.11.1 #1800

Workflow file for this run

name: Gradle Build
on: [ push, pull_request ]
jobs:
build:
uses: okocraft/workflows/.github/workflows/gradle.yml@v1
with:
java-version: '21'
package-name: Box-Build-${{ github.run_number }}
artifact-directory: "./build/libs"
upload-test-results: true