Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
Bump README.md references to 7.1.1
  • Loading branch information
brenuart committed Apr 13, 2022
1 parent 86c7c4b commit b5a7659
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.1).
>     See [here for documentation on the latest released version](https://github.com/logfellow/logstash-logback-encoder/tree/logstash-logback-encoder-7.1.1).
# Logstash Logback Encoder

Expand Down Expand Up @@ -83,7 +83,7 @@ Maven style:
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.1</version>
<version>7.1.1</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 b5a7659

Please sign in to comment.