Skip to content

Commit

Permalink
Update dependency com.github.hmcts:java-logging to v6.1.8 (#6181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent ddc3b53 commit 1361c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ dependencies {
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.5'
implementation group: 'org.springframework.retry', name: 'spring-retry'

implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.7'
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.8'

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.5-SPRING2'
implementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'
Expand Down

0 comments on commit 1361c6e

Please sign in to comment.