Files
osmosis/.sdkmanrc
Brett Henderson 7b2de2b256 Upgrade to latest Java 17
Java 17 is the latest LTS release so will be around for a number of
years.
I have chosen to use the Temurin distribution because it appears to be a
good sensible default according to https://whichjdk.com/
I have included an SDKMAN config file to make it easier to install and
select the right version of Java locally.
2023-05-14 17:17:45 +10:00

4 lines
81 B
Plaintext

# Using Temurin distribution by Eclipse
# https://whichjdk.com/.
java=17.0.7-tem