Skip to content

Commit

Permalink
Update dependency com.github.hmcts:java-logging to v6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 838c3ef commit ad42e0c
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 @@ -396,7 +396,7 @@ dependencies {
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.1'
implementation group: 'org.springframework.retry', name: 'spring-retry'

implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.1.4'

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'
implementation group: 'uk.gov.hmcts.reform', name: 'document-management-client', version: '7.0.0'
Expand Down

0 comments on commit ad42e0c

Please sign in to comment.