From cdba80f878a8933783bbe011c72fe02ca63b05ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 06:14:26 +0000 Subject: [PATCH] chore(deps): update dependency java to v25.0.4+7.0.lts --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index fac1e1e..077b159 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] actionlint = "1.7.12" bats = "1.14.0" -java = "temurin-25.0.3+9.0.LTS" +java = "temurin-25.0.4+7.0.LTS" jq = "1.8.2" shellcheck = "0.11.0"