Skip to content

Commit

Permalink
[release]
Browse files Browse the repository at this point in the history
Bump README.md references to 6.5
  • Loading branch information
philsttr committed Nov 28, 2020
1 parent dfd7092 commit b307ff0
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.4).
>     See [here for documentation on the latest released version](https://github.com/logstash/logstash-logback-encoder/tree/logstash-logback-encoder-6.5).
# 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.4</version>
<version>6.5</version>
</dependency>
<!-- Your project must also directly depend on either logback-classic or logback-access. For example: -->
<dependency>
Expand Down

0 comments on commit b307ff0

Please sign in to comment.