Skip to content

Consistent handling of undeclared checked exceptions in CGLIB proxies #9674

Consistent handling of undeclared checked exceptions in CGLIB proxies

Consistent handling of undeclared checked exceptions in CGLIB proxies #9674

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