Skip to content

Commit

Permalink
Update version in READMe
Browse files Browse the repository at this point in the history
There is a note to replace with latest version, but makes it faster for those who are copy-pasting
  • Loading branch information
michaelboyles authored Jul 6, 2023
1 parent 76f5dc7 commit 6efe5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ This Maven module may be included as a dependency in a project as follows (subst
<dependency>
<groupId>io.fixprotocol.orchestra</groupId>
<artifactId>repository</artifactId>
<version>1.6.10</version>
<version>1.7.3</version>
</dependency>
```

0 comments on commit 6efe5a2

Please sign in to comment.