Skip to content

Bump com.diffplug.spotless from 6.22.0 to 6.25.0 #23

Bump com.diffplug.spotless from 6.22.0 to 6.25.0

Bump com.diffplug.spotless from 6.22.0 to 6.25.0 #23

Workflow file for this run

name: Test Branches
on:
push:
branches-ignore:
- 'main'
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
with:
arguments: --configuration-cache test