We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2946e4d commit 6977036Copy full SHA for 6977036
README.md
@@ -75,6 +75,6 @@ Just add the code below to your maven dependencies:
75
<dependency>
76
<groupId>com.github.java-diff-utils</groupId>
77
<artifactId>diffutils</artifactId>
78
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
79
</dependency>
80
```
0 commit comments