Skip to content

Commit

Permalink
Merge pull request #418 from navikt/dependabot/gradle/com.nimbusds-oa…
Browse files Browse the repository at this point in the history
…uth2-oidc-sdk-10.5.1

chore(deps): bump oauth2-oidc-sdk from 10.4 to 10.5.1
  • Loading branch information
ybelMekk authored Jan 23, 2023
2 parents 05ffad5 + 912ac2a commit 33571f5
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 @@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
val assertjVersion = "3.23.1"
val kotlinLoggingVersion = "3.0.4"
val logbackVersion = "1.4.5"
val nimbusSdkVersion = "10.4"
val nimbusSdkVersion = "10.5.1"
val mockWebServerVersion = "4.10.0"
val jacksonVersion = "2.14.1"
val nettyVersion = "4.1.86.Final"
Expand Down

0 comments on commit 33571f5

Please sign in to comment.