Skip to content

Bump commons-io:commons-io from 2.11.0 to 2.13.0 #8

Bump commons-io:commons-io from 2.11.0 to 2.13.0

Bump commons-io:commons-io from 2.11.0 to 2.13.0 #8

Workflow file for this run

name: Validate Gradle Wrapper
on: [pull_request]
jobs:
validate:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1