Skip to content

Bump commons-io:commons-io from 2.15.1 to 2.16.1 #66

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

Bump commons-io:commons-io from 2.15.1 to 2.16.1 #66

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