File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
rabbitmq_auth_backend_oauth2 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
17
17
18
18
dep_base64url = hex 1.0.1
19
19
20
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.11.0
20
+ dep_emqtt = git https://github.com/emqx/emqtt.git 1.14.6
21
21
22
22
# Required to properly autopatch jose.
23
23
ELIXIR = system
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ TEST_DEPS = cowlib emqtt ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helper
48
48
PLT_APPS += rabbitmq_cli elixir
49
49
50
50
dep_ct_helper = git https://github.com/extend/ct_helper.git master
51
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.11.0
51
+ dep_emqtt = git https://github.com/emqx/emqtt.git 1.14.6
52
52
53
53
CT_HOOKS = rabbit_ct_hook
54
54
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ PLT_APPS += rabbitmq_cli elixir cowlib ssl
27
27
# See rabbitmq-components.mk.
28
28
BUILD_DEPS += ranch
29
29
30
- dep_emqtt = git https://github.com/emqx/emqtt.git 1.11.0
30
+ dep_emqtt = git https://github.com/emqx/emqtt.git 1.14.6
31
31
32
32
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
33
33
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
You can’t perform that action at this time.
0 commit comments