Skip to content

Commit

Permalink
⬆️ Updates net.logstash.logback:logstash-logback-encoder to v7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2022
1 parent ba33b23 commit aafe774
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 @@ -22,7 +22,7 @@ dependencies {
testCompileOnly 'org.projectlombok:lombok:1.18.22'
testAnnotationProcessor 'org.projectlombok:lombok:1.18.22'

implementation 'net.logstash.logback:logstash-logback-encoder:7.0.1'
implementation 'net.logstash.logback:logstash-logback-encoder:7.2'
implementation 'ch.qos.logback.contrib:logback-jackson:0.1.5'
implementation 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
}
Expand Down

0 comments on commit aafe774

Please sign in to comment.