From e66f41ac443b22924166210b67cd981f2a7a1e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 23:29:12 +0000 Subject: [PATCH] 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 d43e545..18d4950 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -java = "temurin-25.0.4+7.0.LTS" +java = "temurin-25.0.4+101.0.LTS" gradle = "9.7.1" [tasks."build:macos"]