Skip to content

Re-add dependencies to the jar and change duplication strategy (#28) #244

Re-add dependencies to the jar and change duplication strategy (#28)

Re-add dependencies to the jar and change duplication strategy (#28) #244

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1