Skip to content

Commit c520a0d

Browse files
committed
[Java] Update readme.
1 parent c3a9b8c commit c520a0d

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
@@ -47,7 +47,7 @@ Example for Maven:
4747
<dependency>
4848
    <groupId>uk.co.real-logic</groupId>
4949
    <artifactId>sbe-all</artifactId>
50-
    <version>1.7.0</version>
50+
    <version>1.7.1</version>
5151
</dependency>
5252
```
5353

@@ -128,7 +128,7 @@ generate the golang code for testing
128128
$ ./gradlew generateGolangCodecs
129129

130130
For convenience on Linux, a gnu Makefile is provided that runs some
131-
tests and containes some examples
131+
tests and contains some examples
132132

133133
$ cd gocode
134134
# make # test, examples, bench

0 commit comments

Comments
 (0)