Skip to content

Commit

Permalink
Refere to latest version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
detached committed Sep 22, 2023
1 parent 8101dee commit 1f649be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ You can find the latest releaese in the [central repository](https://search.mave
<dependency>
<groupId>de.w3is</groupId>
<artifactId>jdial</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
```
## Gradle

```
compile 'de.w3is:jdial:1.3'
implementation 'de.w3is:jdial:1.4'
```

# Usage
Expand Down

0 comments on commit 1f649be

Please sign in to comment.