Skip to content

build(deps): bump com.github.ben-manes.versions from 0.51.0 to 0.52.0… #1000

build(deps): bump com.github.ben-manes.versions from 0.51.0 to 0.52.0…

build(deps): bump com.github.ben-manes.versions from 0.51.0 to 0.52.0… #1000

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