Skip to content

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0 #240

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0

build(deps): bump org.springframework.boot from 3.3.5 to 3.4.0 #240

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