From 703df46b35ae34f050410928f655d84de1f9000c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 18:53:11 +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 077b159..c5c5a29 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] actionlint = "1.7.12" bats = "1.14.0" -java = "temurin-25.0.4+7.0.LTS" +java = "temurin-25.0.4+101.0.LTS" jq = "1.8.2" shellcheck = "0.11.0"