Skip to content

Commit 0453410

Browse files
Bump org.springframework.boot:spring-boot-gradle-plugin
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 4.1.0-M1 to 4.1.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-gradle-plugin dependency-version: 4.1.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22230a0 commit 0453410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
jakarta-websocket = "2.2.0"
33
org-apache-derby = "10.16.1.1"
44
org-mockito = "5.21.0"
5-
org-springframework-boot = "4.1.0-M1"
5+
org-springframework-boot = "4.1.0-SNAPSHOT"
66

77
[libraries]
88
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.27" }

0 commit comments

Comments
 (0)