Skip to content

Commit

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2023
1 parent 6b28bd8 commit 01bce65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.2</version>
<version>7.4</version>
</dependency>
<dependency>
<groupId>io.mockk</groupId>
Expand Down

0 comments on commit 01bce65

Please sign in to comment.