Skip to content

Commit 50b3a91

Browse files
committed
[release]
Bump README.md references to 6.4
1 parent 4f0d40b commit 50b3a91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
> !! This document applies to the next version under development.
22
>
3-
>     See [here for documentation on the latest released version](https://github.com/logstash/logstash-logback-encoder/tree/logstash-logback-encoder-6.3).
3+
>     See [here for documentation on the latest released version](https://github.com/logstash/logstash-logback-encoder/tree/logstash-logback-encoder-6.4).
44
55
# Logstash Logback Encoder
66

@@ -76,7 +76,7 @@ Maven style:
7676
<dependency>
7777
<groupId>net.logstash.logback</groupId>
7878
<artifactId>logstash-logback-encoder</artifactId>
79-
<version>6.3</version>
79+
<version>6.4</version>
8080
</dependency>
8181
<!-- Your project must also directly depend on either logback-classic or logback-access. For example: -->
8282
<dependency>

0 commit comments

Comments
 (0)