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

Appearance settings

Commit 93334b5

Browse filesBrowse files
kopporwumpz
authored andcommitted
Update release version in README.md (#62)
1 parent 3c6fa5f commit 93334b5
Copy full SHA for 93334b5

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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.4</version>
83+
<version>4.5</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.4"
91+
implementation "io.github.java-diff-utils:java-diff-utils:4.5"
9292
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.