Skip to content

Commit dc68a51

Browse files
Update dependency com.github.hmcts.java-logging:logging to v6.1.9 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4500af commit dc68a51

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
@@ -217,7 +217,7 @@ dependencies {
217217
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '5.0.3'
218218
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.4'
219219
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
220-
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.6'
220+
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
221221

222222
testImplementation libraries.junit5
223223
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.9', classifier: 'all'

0 commit comments

Comments
 (0)