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

Commitbc65f97

Browse files
authored
Update version in gradle example of README (#145)
1 parentea9942d commitbc65f97

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
@@ -89,13 +89,13 @@ Just add the code below to your maven dependencies:
8989
<dependency>
9090
<groupId>io.github.java-diff-utils</groupId>
9191
<artifactId>java-diff-utils</artifactId>
92-
<version>4.9</version>
92+
<version>4.11</version>
9393
</dependency>
9494
```
9595

9696
or using gradle:
9797

9898
```groovy
9999
// https://mvnrepository.com/artifact/io.github.java-diff-utils/java-diff-utils
100-
implementation "io.github.java-diff-utils:java-diff-utils:4.5"
100+
implementation "io.github.java-diff-utils:java-diff-utils:4.11"
101101
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp