Skip to content

fix(deps): update junit5 monorepo to v5.11.2 #1808

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

fix(deps): update junit5 monorepo to v5.11.2 #1808

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