Skip to content

Bump commons-io:commons-io from 2.15.1 to 2.16.0 #65

Bump commons-io:commons-io from 2.15.1 to 2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0 #65

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: build
run: ./gradlew build