From 6e61ba0c940a827928280b5f1f439be790465f67 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Mon, 10 Jun 2024 16:42:02 +1000 Subject: [PATCH] java 21 (#123) Signed-off-by: Sally MacFarlane --- updateBesu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updateBesu.sh b/updateBesu.sh index 60c1af6..5a46cd9 100755 --- a/updateBesu.sh +++ b/updateBesu.sh @@ -26,7 +26,7 @@ class Besu < Formula # update with: ./updateBesu.sh sha256 "${HASH}" - depends_on "openjdk" => "17+" + depends_on "openjdk" => "21+" def install prefix.install "lib"