Skip to content

build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #227

build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0

build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #227

Workflow file for this run

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