Skip to content

Commit

Permalink
chore(new mix build): fix dependency conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
thalesmg committed Oct 25, 2024
1 parent df4e254 commit 60e1e6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ defmodule EMQXUmbrella.MixProject do
common_dep(:sasl_auth),
# avlizer currently uses older :erlavro version
common_dep(:erlavro),
# in conflict by erlavro
common_dep(:snappyer),
common_dep(:crc32cer)
]
end
Expand Down

0 comments on commit 60e1e6e

Please sign in to comment.