From 743fef1818f26545e53093cae61460a778d651ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 14:17:04 +0000 Subject: [PATCH] chore(deps): update dependency temurin-bin-21 to v21.0.3 --- devbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbox.json b/devbox.json index 662724d453..d8fc6011df 100644 --- a/devbox.json +++ b/devbox.json @@ -38,7 +38,7 @@ "ginkgo": "2.22.2", "act": "0.2.72", "cloudfoundry-cli": "8.8.1", - "temurin-bin-21": "latest", + "temurin-bin-21": "21.0.3", "go": "1.23.1", "fly": "7.12.1" },