Skip to content

Bump commons-io:commons-io from 2.19.0 to 2.20.0 #72

Bump commons-io:commons-io from 2.19.0 to 2.20.0

Bump commons-io:commons-io from 2.19.0 to 2.20.0 #72

Workflow file for this run

name: Run unit tests
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Unit tests
run: mvn -ntp test -P development