Skip to content

Commit

Permalink
Update dependency net.logstash.logback:logstash-logback-encoder to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 00e64f5 commit 418854d
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 @@ -219,7 +219,7 @@ dependencies {
implementation group: 'io.springfox', name: 'springfox-swagger2', version: '2.9.2'
implementation group: 'io.springfox', name: 'springfox-swagger-ui', version: '2.9.2'

implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.0.1'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'

implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.8.6'
Expand Down

0 comments on commit 418854d

Please sign in to comment.