diff --git a/mise/config.toml b/mise/config.toml index 2e42e59..2ea78a7 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -1,5 +1,5 @@ [tools] -java = ["17", "19", "21"] +java = ["17.0.13+11", "19", "21"] node = ["22"] python = ["3.10"] rust = ["nightly"]