Skip to content

Commit c30ba43

Browse files
Bump org.springframework.boot from 3.2.5 to 3.3.0 (#94)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent 9c24b07 commit c30ba43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import net.ltgt.gradle.errorprone.errorprone
33

44
plugins {
55
id("java")
6-
id("org.springframework.boot") version "3.2.5"
6+
id("org.springframework.boot") version "3.3.0"
77
id("io.spring.dependency-management") version "1.1.5"
88
id("com.bmuschko.docker-java-application") version "9.4.0"
99
id("com.google.osdetector") version "1.7.3"

0 commit comments

Comments
 (0)