Skip to content

build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the patches group #966

build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the patches group

build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 in the patches group #966

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