Skip to content

Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.3-groovy-4.0 #83

Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.3-groovy-4.0

Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.3-groovy-4.0 #83

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 11
- uses: eskatos/gradle-command-action@v1
with:
arguments: build