Skip to content

Commit

Permalink
Resolve a conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 24, 2022
1 parent 0b400d1 commit e443354
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions rabbitmq-components.mk
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,8 @@ dep_cowboy = hex 2.8.0
dep_cowlib = hex 2.9.1
dep_jsx = hex 3.1.0
dep_looking_glass = git https://github.com/rabbitmq/looking_glass master
<<<<<<< HEAD
dep_prometheus = hex 4.9.0
dep_ra = hex 2.2.0
=======
dep_prometheus = hex 4.9.1
dep_ra = git https://github.com/rabbitmq/ra.git main
>>>>>>> 1429d3afcd (Update prometheus to 4.9.1)
dep_ra = hex 2.2.0
dep_ranch = hex 2.1.0
dep_recon = hex 2.5.2
dep_redbug = hex 2.0.7
Expand Down

0 comments on commit e443354

Please sign in to comment.