Skip to content

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 #181

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1

Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 #181

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