Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit aba55da

Browse files
Bump org.springframework.boot from 2.7.18 to 3.3.0
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e93e312 commit aba55da

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
@@ -7,7 +7,7 @@ import net.ltgt.gradle.errorprone.errorprone
77

88
plugins {
99
id("java")
10-
id("org.springframework.boot") version "2.7.18"
10+
id("org.springframework.boot") version "3.3.0"
1111
id("io.spring.dependency-management") version "1.1.5"
1212
id("com.github.spotbugs") version "6.0.14"
1313
id("checkstyle")

0 commit comments

Comments
 (0)