Skip to content

Commit 4a6ef90

Browse files
Merge pull request #3685 from 1c-syntax/dependabot/gradle/org.springframework.boot-3.5.9
Bump org.springframework.boot from 3.5.8 to 3.5.9
2 parents bf580e5 + 4e90d25 commit 4a6ef90

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
@@ -15,7 +15,7 @@ plugins {
1515
id("io.freefair.aspectj.post-compile-weaving") version "9.1.0"
1616
// id("io.freefair.maven-central.validate-poms") version "9.0.0" // TODO: Re-enable when compatible with Gradle 9
1717
id("com.github.ben-manes.versions") version "0.53.0"
18-
id("org.springframework.boot") version "3.5.8"
18+
id("org.springframework.boot") version "3.5.9"
1919
id("io.spring.dependency-management") version "1.1.7"
2020
id("io.sentry.jvm.gradle") version "5.12.2"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"

0 commit comments

Comments
 (0)