diff --git a/mise/config.toml b/mise/config.toml index 370b96d..f9e969a 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -1,5 +1,5 @@ [tools] -java = ["17", "19", "21"] +java = ["17.0.14+7", "19", "21"] node = ["22"] python = ["3"] rust = ["nightly"]