Skip to content

Commit

Permalink
Bump java-jwt from 3.19.1 to 3.19.2 in /api-wrapper/services/api-wrap…
Browse files Browse the repository at this point in the history
…per (#53)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2022
1 parent a12cbdb commit 23244f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-wrapper/services/api-wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {

api("jakarta.ws.rs:jakarta.ws.rs-api:3.1.0")

implementation("com.auth0:java-jwt:3.19.1")
implementation("com.auth0:java-jwt:3.19.2")
}

java {
Expand Down

0 comments on commit 23244f0

Please sign in to comment.