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 7c63bbe commit 74af44bCopy full SHA for 74af44b
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'org.owasp.dependencycheck' version '11.1.1'
11
id 'org.sonarqube' version '6.0.1.5171'
12
id 'org.springframework.boot' version '3.4.1'
13
- id 'uk.gov.hmcts.java' version '0.12.66'
+ id 'uk.gov.hmcts.java' version '0.12.67'
14
}
15
16
group = 'uk.gov.hmcts.reform'
0 commit comments