From 6594f21444d16189a8234dbedeba3ef465c90710 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 07:36:34 +0000 Subject: [PATCH] chore(deps): update dependency java to v25.0.4+101.0.lts --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index bc483bb..15c3fb3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,4 +1,4 @@ [tools] actionlint = "1.7.12" -java = "temurin-25.0.4+7.0.LTS" +java = "temurin-25.0.4+101.0.LTS" shellcheck = "0.11.0"