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 156f4f2

Browse filesBrowse files
mowdownjoewumpz
authored andcommitted
Update README.md (#50)
Updated README.md with current Gradle artifact, as "compile" has been deprecated
1 parent c5b88e0 commit 156f4f2
Copy full SHA for 156f4f2

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

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
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ or using gradle:
8888

8989
```groovy
9090
// https://mvnrepository.com/artifact/io.github.java-diff-utils/java-diff-utils
91-
compile group: 'io.github.java-diff-utils', name: 'java-diff-utils', version: '4.0'
91+
implementation "io.github.java-diff-utils:java-diff-utils:4.0"
9292
```

0 commit comments

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