Skip to content

Bump commons-codec:commons-codec from 1.12 to 1.16.1 #21

Bump commons-codec:commons-codec from 1.12 to 1.16.1

Bump commons-codec:commons-codec from 1.12 to 1.16.1 #21

Workflow file for this run

name: Test Branches
on:
push:
branches-ignore:
- 'main'
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
with:
arguments: --configuration-cache test