Skip to content

Commit

Permalink
java 21 (#123)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <[email protected]>
  • Loading branch information
macfarla authored Jun 10, 2024
1 parent 8d5d301 commit 6e61ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updateBesu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Besu < Formula
# update with: ./updateBesu.sh <new-version>
sha256 "${HASH}"
depends_on "openjdk" => "17+"
depends_on "openjdk" => "21+"
def install
prefix.install "lib"
Expand Down

0 comments on commit 6e61ba0

Please sign in to comment.