Skip to content

Commit

Permalink
chore(deps): update dependency com.auth0:java-jwt to v3.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent cb5380e commit 19f2ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation "io.ktor:ktor-auth-jwt:$ktor_version"
implementation "com.github.papsign:Ktor-OpenAPI-Generator:-SNAPSHOT"
implementation "org.mindrot:jbcrypt:0.4"
implementation "com.auth0:java-jwt:3.13.0"
implementation "com.auth0:java-jwt:3.19.2"
implementation "khttp:khttp:1.0.0"

//environment variables
Expand Down

0 comments on commit 19f2ca3

Please sign in to comment.