Skip to content

Commit 31350b4

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

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
@@ -5,7 +5,7 @@ plugins {
55
id 'java'
66
id "io.freefair.lombok" version "8.12.1"
77
id 'io.spring.dependency-management' version '1.1.7'
8-
id 'org.springframework.boot' version '2.7.18'
8+
id 'org.springframework.boot' version '3.4.2'
99
id 'com.github.kt3k.coveralls' version '2.12.2'
1010
id 'hmcts.ccd.sdk' version '5.5.16'
1111
id 'com.github.ben-manes.versions' version '0.51.0'

0 commit comments

Comments
 (0)