Skip to content

Commit

Permalink
Merge pull request #87 from Branchout/depend-on-maven-3.8.1-via-own-tap
Browse files Browse the repository at this point in the history
Depend on our own tap's version of Maven, ie, 3.8.1
  • Loading branch information
stickycode authored Oct 3, 2021
2 parents b3a6276 + a8d24f4 commit e886dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy-to-homebrew
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ echo "class BranchoutMaven < Formula
version \"${VERSION:1}\"
depends_on \"branchout/branchout/branchout-core\"
depends_on \"maven\"
depends_on \"branchout/branchout/maven@3.8.1\"
def install
bin.install \"branchout-maven\"
Expand Down

0 comments on commit e886dfb

Please sign in to comment.