spring-session/.sdkmanrc
Rob Winch fcf00647e6 Update Antora
- Use org.gradle 1.0.0
- Need to use JDK 17 for latest plugin
- Use io.spring.antora.generate-antora-yml
- Use collector extension
- Use name: session

Closes gh-2327
2023-06-22 11:16:43 -05:00

7 lines
258 B
Plaintext

# Use sdkman to run "sdk env" to initialize with correct JDK version
# Enable auto-env through the sdkman_auto_env config
# See https://sdkman.io/usage#config
# A summary is to add the following to ~/.sdkman/etc/config
# sdkman_auto_env=true
java=17.0.2-tem