From ca7a04b4d8d5a35903bbc90d99b7ea0a4bc71d65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 00:02:46 +0000 Subject: [PATCH] chore(deps): update dependency java to v17.0.20+8 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index f4ef85c15..398d87299 100644 --- a/.mise.toml +++ b/.mise.toml @@ -6,7 +6,7 @@ unix_default_inline_shell_args = "bash -c" windows_default_inline_shell_args = "sh -c" [tools] -java = "temurin-17" +java = "temurin-17.0.20+8" node = "22.21.1" # =============================================================================