Skip to content

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #183

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 #183

name: "Validate Gradle Wrapper"
on:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1