Skip to content

Commit 5ce3b8c

Browse files
authored
Merge pull request auth0#65 from auth0/arcseldon-patch-1
Update README.md
2 parents d72f98f + 6a5099e commit 5ce3b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ An implementation of [JSON Web Tokens](http://self-issued.info/docs/draft-ietf-o
2222
### Gradle
2323

2424
```gradle
25-
compile 'com.auth0.java-jwt:2.2.0'
25+
compile 'com.auth0:java-jwt:2.2.0'
2626
```
2727

2828
## Usage

0 commit comments

Comments
 (0)