Skip to content

Commit

Permalink
change version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cleaning-agent authored Mar 2, 2022
1 parent 68c7e42 commit 625ec2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Add log-capture as a test dependency to your project. If you use Maven, add this
<dependency>
<groupId>de.dm.infrastructure</groupId>
<artifactId>log-capture</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<scope>test</scope>
</dependency>
```
Expand Down

0 comments on commit 625ec2a

Please sign in to comment.