Skip to content

Commit

Permalink
Update documentation to require Java 17+.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe committed Aug 15, 2024
1 parent 688e545 commit 99571fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It also shows how to return the user's information from an API using an OAuth 2.

Before running this sample, you will need the following:

* [Java 11+](https://sdkman.io/jdks)
* [Java 17+](https://sdkman.io/jdks)
* [The Okta CLI Tool](https://github.com/okta/okta-cli/#installation)
* An Okta Developer Account, create one using `okta register`, or configure an existing one with `okta login`

Expand Down

0 comments on commit 99571fb

Please sign in to comment.