diff --git a/README.md b/README.md index 80fe4666..7786cbaf 100644 --- a/README.md +++ b/README.md @@ -45,14 +45,14 @@ Add the dependency via Maven: com.auth0 java-jwt - 4.1.0 + 4.2.1 ``` or Gradle: ```gradle -implementation 'com.auth0:jva-jwt:4.1.0' +implementation 'com.auth0:jva-jwt:4.2.1' ``` ### Create a JWT