Skip to content

Commit

Permalink
modify dubbo version to 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cvictory authored and CrazyHZM committed Dec 6, 2018
1 parent 4673dbf commit 71e7070
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 @@ -45,7 +45,7 @@ There's a [README](https://github.com/dubbo/dubbo-samples/blob/master/dubbo-samp
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.6.4</version>
<version>2.6.5</version>
</dependency>
```

Expand Down

0 comments on commit 71e7070

Please sign in to comment.