Skip to content

build(deps): bump @testing-library/react from 12.1.5 to 16.1.0 in /src/main/ui #243

build(deps): bump @testing-library/react from 12.1.5 to 16.1.0 in /src/main/ui

build(deps): bump @testing-library/react from 12.1.5 to 16.1.0 in /src/main/ui #243

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"