Skip to content

Bump com.athaydes:spock-reports from 1.3.2 to 2.5.1-groovy-4.0 #104

Bump com.athaydes:spock-reports from 1.3.2 to 2.5.1-groovy-4.0

Bump com.athaydes:spock-reports from 1.3.2 to 2.5.1-groovy-4.0 #104

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@main
secrets: inherit
with:
java: "[11, 17, 18]"
os: '["ubuntu-latest", "windows-latest"]'
dependabot-automerge:
needs: build-test
uses: liquibase/build-logic/.github/workflows/dependabot-automerge.yml@main
secrets: inherit