Skip to content

Commit 694380f

Browse files
Update dependency net.logstash.logback:logstash-logback-encoder to v8
1 parent 78237b8 commit 694380f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ dependencies {
339339

340340
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: versions.springDoc
341341

342-
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
342+
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'
343343
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
344344
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformLogging
345345

0 commit comments

Comments
 (0)