Skip to content

Commit

Permalink
Update dependency io.jsonwebtoken:jjwt-api to v0.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent e7fe565 commit 7c8ac1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {

testImplementation("io.github.bluegroundltd:kfactory:1.0.0")
testImplementation("io.mockk:mockk:1.13.9")
testImplementation("io.jsonwebtoken:jjwt-api:0.11.5")
testImplementation("io.jsonwebtoken:jjwt-api:0.12.6")
testImplementation("com.github.tomakehurst:wiremock-standalone:3.0.1")
testRuntimeOnly("io.jsonwebtoken:jjwt-impl:0.11.5")
testRuntimeOnly("io.jsonwebtoken:jjwt-jackson:0.11.5")
Expand Down

0 comments on commit 7c8ac1f

Please sign in to comment.