Skip to content

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

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 #254

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
include-nodejs: true
java-version: "21"