Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
Bump README.md references to 7.4
  • Loading branch information
philsttr committed Jun 18, 2023
1 parent 93bf720 commit 1ac92af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
> !! This document applies to the next version under development.
>
>     See [here for documentation on the latest released version](https://github.com/logfellow/logstash-logback-encoder/tree/logstash-logback-encoder-7.3).
>     See [here for documentation on the latest released version](https://github.com/logfellow/logstash-logback-encoder/tree/logstash-logback-encoder-7.4).
# Logstash Logback Encoder

Expand Down Expand Up @@ -99,7 +99,7 @@ Maven style:
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.3</version>
<version>7.4</version>
<!-- Use runtime scope if the project does not have any compile-time usage of logstash-logback-encoder,
such as usage of StructuredArguments/Markers or implementations such as
JsonProvider, AppenderListener, JsonFactoryDecorator, JsonGeneratorDecorator, etc
Expand Down

0 comments on commit 1ac92af

Please sign in to comment.