Skip to content

Commit 3b4e2c6

Browse files
Bump org.springframework.boot from 3.3.4 to 3.5.6 in /giftcard-example
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2197751 commit 3b4e2c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

giftcard-example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '3.3.4'
2+
id 'org.springframework.boot' version '3.5.6'
33
id 'io.spring.dependency-management' version '1.1.7'
44

55
id 'java'

0 commit comments

Comments
 (0)