SDKMAN! is as powerful tool to install and manage software development kits (SDKs) and tools, like Java, Groovy, Gradle, Maven, Spring Boot and Quarkus.
If you want to see if a new version of a SDK or tool is available, you can use the sdk upgrade
command.
This command will list all outdated SDKs and tools.
The installed version and the latest version are shown for each SDK and tool.
To see if a single SDK or tool is outdated, you can use the name of the SDK or tool as argument to the sdk upgrade
command.