Skip to content

build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in the patches group #985

build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in the patches group

build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 in the patches group #985

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true