Skip to content

Commit 5081759

Browse files
build(deps): bump org.springframework.boot from 3.2.4 to 3.2.5
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ab292e commit 5081759

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
@@ -16,7 +16,7 @@ plugins {
1616
id("io.freefair.maven-central.validate-poms") version "8.6"
1717
id("me.qoomon.git-versioning") version "6.4.3"
1818
id("com.github.ben-manes.versions") version "0.51.0"
19-
id("org.springframework.boot") version "3.2.4"
19+
id("org.springframework.boot") version "3.2.5"
2020
id("io.spring.dependency-management") version "1.1.5"
2121
id("io.github.1c-syntax.bslls-dev-tools") version "0.7.3"
2222
id("ru.vyarus.pom") version "3.0.0"

0 commit comments

Comments
 (0)