We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6593cf9 commit f15fe57Copy full SHA for f15fe57
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'java'
6
id "io.freefair.lombok" version "8.14.2"
7
id 'io.spring.dependency-management' version '1.1.7'
8
- id 'org.springframework.boot' version '3.5.4'
+ id 'org.springframework.boot' version '3.5.5'
9
id 'com.github.kt3k.coveralls' version '2.12.2'
10
id 'hmcts.ccd.sdk' version '5.6.1'
11
id 'com.github.ben-manes.versions' version '0.51.0'
0 commit comments