Skip to content

build(deps): bump org.springframework.boot from 3.2.5 to 3.3.0 #211

build(deps): bump org.springframework.boot from 3.2.5 to 3.3.0

build(deps): bump org.springframework.boot from 3.2.5 to 3.3.0 #211

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