Skip to content

chore(deps): bump com.github.ajalt.colormath:colormath from 3.5.0 to 3.6.0 #1343

chore(deps): bump com.github.ajalt.colormath:colormath from 3.5.0 to 3.6.0

chore(deps): bump com.github.ajalt.colormath:colormath from 3.5.0 to 3.6.0 #1343

Workflow file for this run

name: "Validate Gradle Wrapper"
on:
push:
paths:
- 'gradle/**'
pull_request:
paths:
- 'gradle/**'
jobs:
validation:
name: Validation
if: ${{ false }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3