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 b0839cf commit 58625f9Copy full SHA for 58625f9
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>jp.skypencil.java-diff-utils</groupId>
4
<artifactId>diffutils</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
7
8
<name>java-diff-utils</name>
9
<description>The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.</description>
0 commit comments