Skip to content

Commit

Permalink
Bump logstash-logback-encoder from 7.1.1 to 7.2 (#805)
Browse files Browse the repository at this point in the history
Bumps [logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.1.1 to 7.2.
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.1.1...logstash-logback-encoder-7.2)

---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2022
1 parent 64b9b40 commit af11e19
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 @@ -135,7 +135,7 @@ dependencies {
implementation("ch.qos.logback.contrib:logback-jackson:0.1.5")
implementation("ch.qos.logback:logback-core:1.2.0")
implementation("ch.qos.logback:logback-classic:1.2.0")
implementation("net.logstash.logback:logstash-logback-encoder:7.1.1")
implementation("net.logstash.logback:logstash-logback-encoder:7.2")
implementation("net.javacrumbs.shedlock:shedlock-spring:4.35.0")
implementation("net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.35.0")
implementation("org.apache.chemistry.opencmis:chemistry-opencmis-client-api:1.1.0")
Expand Down

0 comments on commit af11e19

Please sign in to comment.