Skip to content

Bump commons-io:commons-io from 2.5 to 2.14.0 #946

Bump commons-io:commons-io from 2.5 to 2.14.0

Bump commons-io:commons-io from 2.5 to 2.14.0 #946

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
- android-10
pull_request:
branches:
- master
- android-10
jobs:
testing:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Execute tests
run: |
./gradlew test