Skip to content

Commit 0e4a1a9

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4ee1b3 commit 0e4a1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if (javafxPlatform == "unspecified") {
3333
println "Platform is: ${javafxPlatform}"
3434

3535
dependencies {
36-
def springBootVersion = "3.1.2"
36+
def springBootVersion = "3.1.5"
3737
def mapStructVersion = "1.5.5.Final"
3838
def commonsVersion = "9a877cee8c77ea89f35995c326702c173036e048"
3939

0 commit comments

Comments
 (0)