Skip to content

Commit

Permalink
Merge pull request #259 from navikt/dependabot/gradle/com.nimbusds-ni…
Browse files Browse the repository at this point in the history
…mbus-jose-jwt-9.48

Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 23f2f46 + cbb5844 commit e0e8bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-auth/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {

implementation("com.fasterxml.jackson.core:jackson-databind:2.17.0")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2")
implementation("com.nimbusds:nimbus-jose-jwt:9.47")
implementation("com.nimbusds:nimbus-jose-jwt:9.48")

runtimeOnly("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.1")
}

0 comments on commit e0e8bf3

Please sign in to comment.