Skip to content

build(deps): bump io.freefair.lombok from 8.12.1 to 8.12.2 in the patches group #1020

build(deps): bump io.freefair.lombok from 8.12.1 to 8.12.2 in the patches group

build(deps): bump io.freefair.lombok from 8.12.1 to 8.12.2 in the patches group #1020

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true