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 93c392c commit 0d21a1aCopy full SHA for 0d21a1a
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'java'
6
id "io.freefair.lombok" version "8.14"
7
id 'io.spring.dependency-management' version '1.1.7'
8
- id 'org.springframework.boot' version '3.5.3'
+ id 'org.springframework.boot' version '3.5.4'
9
id 'com.github.kt3k.coveralls' version '2.12.2'
10
id 'hmcts.ccd.sdk' version '5.6.0'
11
id 'com.github.ben-manes.versions' version '0.51.0'
0 commit comments