Skip to content

Commit e59e9e8

Browse files
committed
fixes #107 process "\ No newline at end of file"
1 parent 6748451 commit e59e9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Just add the code below to your maven dependencies:
8888
<dependency>
8989
<groupId>io.github.java-diff-utils</groupId>
9090
<artifactId>java-diff-utils</artifactId>
91-
<version>4.5</version>
91+
<version>4.9</version>
9292
</dependency>
9393
```
9494

0 commit comments

Comments
 (0)