Skip to content

Commit 26951f4

Browse files
Bump org.springframework.boot from 4.0.2 to 4.0.5 (#907)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14ebee0 commit 26951f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
plugins {
1414
id 'java'
1515
id 'idea'
16-
id 'org.springframework.boot' version '4.0.4'
16+
id 'org.springframework.boot' version '4.0.5'
1717
id 'jacoco'
1818
}
1919

0 commit comments

Comments
 (0)