Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit be77ecd

Browse files
Bump org.springframework.boot from 3.3.11 to 3.4.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.11 to 3.4.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.11...v3.4.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8df57e commit be77ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'io.spring.dependency-management' version '1.1.7'
4-
id 'org.springframework.boot' version '3.3.11'
4+
id 'org.springframework.boot' version '3.4.5'
55
id 'idea'
66
id 'groovy'
77
id 'io.github.joselion.pretty-jupiter' version '3.5.0'

0 commit comments

Comments
 (0)