Skip to content

build(deps): bump the patches group with 3 updates #155

build(deps): bump the patches group with 3 updates

build(deps): bump the patches group with 3 updates #155

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
build:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
java-version: "18"