Skip to content

Commit

Permalink
build(deps): bump logstash-logback-encoder from 6.4 to 6.6
Browse files Browse the repository at this point in the history
Bumps [logstash-logback-encoder](https://github.com/logstash/logstash-logback-encoder) from 6.4 to 6.6.
- [Release notes](https://github.com/logstash/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-6.4...logstash-logback-encoder-6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and audig committed Jun 1, 2021
1 parent 24c94bd commit 36e6cba
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 @@ -29,7 +29,7 @@ dependencies {

implementation 'io.micrometer:micrometer-registry-prometheus:1.5.3'
implementation 'ch.qos.logback:logback-classic:1.2.3'
implementation 'net.logstash.logback:logstash-logback-encoder:6.4'
implementation 'net.logstash.logback:logstash-logback-encoder:6.6'
implementation 'fi.solita.clamav:clamav-client:1.0.1'

compileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit 36e6cba

Please sign in to comment.