Skip to content

Commit

Permalink
nimbus-jose-jwt v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelavoyan committed Jan 12, 2025
1 parent 1e8b17b commit dc320d2
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 dc320d2

Please sign in to comment.