Skip to content

Commit aac871e

Browse files
Merge pull request #11179 from rabbitmq/mergify/bp/v3.13.x/pr-11019
Add dep_gen_batch_server to rabbitmq-components.mk (backport #11019)
2 parents 174d7af + 6073c73 commit aac871e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deps/rabbitmq_prelaunch/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ PROJECT_VERSION = 1.0.0
44
PROJECT_MOD = rabbit_prelaunch_app
55

66
DEPS = rabbit_common cuttlefish thoas
7-
dep_cuttlefish = hex 3.1.0
87

98
PLT_APPS += runtime_tools eunit osiris systemd
109

rabbitmq-components.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ dep_accept = hex 0.3.5
116116
dep_cowboy = hex 2.12.0
117117
dep_cowlib = hex 2.13.0
118118
dep_credentials_obfuscation = hex 3.4.0
119+
dep_cuttlefish = hex 3.1.0
120+
dep_gen_batch_server = hex 0.8.8
119121
dep_khepri = hex 0.13.0
120122
dep_khepri_mnesia_migration = hex 0.4.0
121123
dep_looking_glass = git https://github.com/rabbitmq/looking_glass.git main

0 commit comments

Comments
 (0)