Skip to content

Commit d02c8e2

Browse files
committed
[Java] Update README.md
1 parent c8cf74a commit d02c8e2

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.6.2</version>
50+
    <version>1.7.0</version>
5151
</dependency>
5252
```
5353

@@ -132,7 +132,7 @@ documentation](https://github.com/real-logic/simple-binary-encoding/blob/master/
132132

133133
C# Build
134134
--------
135-
As of April 2017, the csharp build is considered a preview release. API stability is not yet guaranteed. User and Developer guides are not yet released or are incomplete.
135+
As of May 2017, the csharp build is considered a preview release. API stability is not yet guaranteed. User and Developer guides are not yet released or are incomplete.
136136

137137
First build using Gradle to generate the SBE jar and then use it to
138138
generate the C# code used for testing and the examples.

0 commit comments

Comments
 (0)