diff --git a/mise.toml b/mise.toml index 89fa444..b06f39e 100644 --- a/mise.toml +++ b/mise.toml @@ -8,7 +8,7 @@ # shell out to `node` directly — bun is the package manager, not the runtime. node = "24" bun = "1.3.14" -java = "temurin-25.0.3+9.0.LTS" +java = "temurin-25.0.4+7.0.LTS" [env] # On JDK 24+ the JVM warns on stderr when JNA calls System::load (JEP 472).