Skip to content

chore(deps): bump io.github.wmaarts:pitest-mutation-testing-elements-plugin from 0.4.0 to 0.6.3 #268

chore(deps): bump io.github.wmaarts:pitest-mutation-testing-elements-plugin from 0.4.0 to 0.6.3

chore(deps): bump io.github.wmaarts:pitest-mutation-testing-elements-plugin from 0.4.0 to 0.6.3 #268

Workflow file for this run

name: build
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-java@v4.6.0
with:
java-version: 8
distribution: zulu
- name: build
run: ./gradlew check