Skip to content

build(deps): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /src/main/ui #255

build(deps): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /src/main/ui

build(deps): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /src/main/ui #255

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"