Skip to content

Commit

Permalink
Merge pull request #154 from velocitycareerlabs/nimbus-jose-jwt-v10.0.1
Browse files Browse the repository at this point in the history
nimbus-jose-jwt v10.0.1
  • Loading branch information
michaelavoyan authored Jan 12, 2025
2 parents 1e8b17b + dc320d2 commit 3762187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'

//--------- Must: be added:
implementation 'com.nimbusds:nimbus-jose-jwt:9.45'
implementation 'com.nimbusds:nimbus-jose-jwt:10.0.1'
implementation "androidx.security:security-crypto:1.1.0-alpha06"
//-------------------------

Expand Down

0 comments on commit 3762187

Please sign in to comment.