Skip to content

Document that SpEL expressions using array construction cannot be com… #2531

Document that SpEL expressions using array construction cannot be com…

Document that SpEL expressions using array construction cannot be com… #2531

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