Skip to content

Commit 5ecffa0

Browse files
build(deps): bump org.springframework.boot from 3.4.5 to 3.5.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f25bce commit 5ecffa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id("io.freefair.maven-central.validate-poms") version "8.13.1"
1818
id("me.qoomon.git-versioning") version "6.4.4"
1919
id("com.github.ben-manes.versions") version "0.52.0"
20-
id("org.springframework.boot") version "3.4.5"
20+
id("org.springframework.boot") version "3.5.0"
2121
id("io.spring.dependency-management") version "1.1.7"
2222
id("io.sentry.jvm.gradle") version "5.6.0"
2323
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"

0 commit comments

Comments
 (0)