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 96f945f commit 603ffc4Copy full SHA for 603ffc4
build.gradle
@@ -25,7 +25,7 @@ plugins {
25
id 'org.sonarqube' version '4.4.1.3373'
26
id 'io.spring.dependency-management' version '1.1.7'
27
id 'org.springframework.boot' version '3.4.5'
28
- id 'com.github.ben-manes.versions' version '0.50.0'
+ id 'com.github.ben-manes.versions' version '0.52.0'
29
id 'hmcts.ccd.sdk' version '5.5.21'
30
id "au.com.dius.pact" version "4.3.10"
31
id 'com.github.hmcts.rse-cft-lib' version '0.19.1701'
0 commit comments