Skip to content

Commit

Permalink
Bump com.okta.sdk:okta-sdk-api from 20.0.0 to 20.0.1 in /auth
Browse files Browse the repository at this point in the history
Bumps [com.okta.sdk:okta-sdk-api](https://github.com/okta/okta-sdk-java) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/okta/okta-sdk-java/releases)
- [Commits](okta/okta-sdk-java@okta-sdk-root-20.0.0...okta-sdk-root-20.0.1)

---
updated-dependencies:
- dependency-name: com.okta.sdk:okta-sdk-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 91a6c30 commit eabe0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
runtimeOnly("com.nimbusds:oauth2-oidc-sdk:11.20.1")

// okta
implementation("com.okta.sdk:okta-sdk-api:20.0.0")
implementation("com.okta.sdk:okta-sdk-api:20.0.1")
runtimeOnly("com.okta.sdk:okta-sdk-impl:20.0.0")

// Swagger
Expand Down

0 comments on commit eabe0c9

Please sign in to comment.