Skip to content

Commit 20ff3fb

Browse files
build(deps): bump org.springframework.boot from 3.3.5 to 3.5.6
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...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] <[email protected]>
1 parent 2d4c38f commit 20ff3fb

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
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
plugins {
8-
id 'org.springframework.boot' version '3.3.5'
8+
id 'org.springframework.boot' version '3.5.6'
99
id "com.gorylenko.gradle-git-properties" version "2.4.2"
1010
id "io.freefair.lombok" version "9.0.0"
1111
id 'org.jetbrains.kotlin.jvm' version '2.2.20'

0 commit comments

Comments
 (0)