Skip to content

Commit 79fab9d

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

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
@@ -195,7 +195,7 @@ dependencies {
195195

196196
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'
197197

198-
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.8'
198+
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.9'
199199

200200
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: log4JVersion
201201
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: log4JVersion

0 commit comments

Comments
 (0)