Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
Bump README.md references to 6.6
  • Loading branch information
philsttr committed Dec 30, 2020
1 parent d52935f commit aa942e9
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/logstash/logstash-logback-encoder/tree/logstash-logback-encoder-6.5).
>     See [here for documentation on the latest released version](https://github.com/logstash/logstash-logback-encoder/tree/logstash-logback-encoder-6.6).
# Logstash Logback Encoder

Expand Down Expand Up @@ -76,7 +76,7 @@ Maven style:
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>6.5</version>
<version>6.6</version>
</dependency>
<!-- Your project must also directly depend on either logback-classic or logback-access. For example: -->
<dependency>
Expand Down

0 comments on commit aa942e9

Please sign in to comment.