Skip to content

Commit

Permalink
Merge pull request #77 from ELIXIR-NO/dependabot/gradle/lib/tsd-file-…
Browse files Browse the repository at this point in the history
…api-client/com.auth0-java-jwt-4.4.0

[TSD-File-API-Client]: Bump com.auth0:java-jwt from 3.10.3 to 4.4.0 in /lib/tsd-file-api-client
  • Loading branch information
joshbaskaran authored Apr 5, 2024
2 parents 7e70eb7 + dc2f3bc commit c7b3dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tsd-file-api-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {

implementation("org.apache.commons:commons-lang3:3.14.0")
implementation("commons-io:commons-io:2.15.1")
implementation("com.auth0:java-jwt:3.10.3")
implementation("com.auth0:java-jwt:4.4.0")
implementation("com.google.code.gson:gson:2.8.9")
api("com.squareup.okhttp3:okhttp:4.12.0")
implementation("org.slf4j:slf4j-jdk14:2.0.12")
Expand Down

0 comments on commit c7b3dbe

Please sign in to comment.