Skip to content

Commit 1ac92af

Browse files
committed
[release]
Bump README.md references to 7.4
1 parent 93bf720 commit 1ac92af

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/logfellow/logstash-logback-encoder/tree/logstash-logback-encoder-7.3).
3+
>     See [here for documentation on the latest released version](https://github.com/logfellow/logstash-logback-encoder/tree/logstash-logback-encoder-7.4).
44
55
# Logstash Logback Encoder
66

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

0 commit comments

Comments
 (0)