Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d98467

Browse files
authored
Update README.md
1 parent53c9ca3 commit1d98467

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
@@ -80,13 +80,13 @@ Just add the code below to your maven dependencies:
8080
<dependency>
8181
<groupId>io.github.java-diff-utils</groupId>
8282
<artifactId>java-diff-utils</artifactId>
83-
<version>4.0</version>
83+
<version>4.4</version>
8484
</dependency>
8585
```
8686

8787
or using gradle:
8888

8989
```groovy
9090
// https://mvnrepository.com/artifact/io.github.java-diff-utils/java-diff-utils
91-
implementation "io.github.java-diff-utils:java-diff-utils:4.0"
91+
implementation "io.github.java-diff-utils:java-diff-utils:4.4"
9292
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp