8000 Merge pull request #1 from retronym/topic/java-dep · retronym/homebrew-formulas@821fb71 · GitHub
[go: up one dir, main page]

Skip to content

Commit 821fb71

Browse files
authored
Merge pull request #1 from retronym/topic/java-dep
Heed Homebrew deprecation about :java dependendency declaration
2 parents 06c877e + d8cca1c commit 821fb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jardiff.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Jardiff < Formula
66

77
bottle :unneeded
88

9-
depends_on :java => "1.8+"
9+
depends_on openjdk@11
1010

1111
def install
1212
libexec.install "jardiff.jar"

0 commit comments

Comments
 (0)
0