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
1717
1818dep_base64url = hex 1.0.1
1919
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
2121
2222# Required to properly autopatch jose.
2323ELIXIR = 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
4848PLT_APPS += rabbitmq_cli elixir
4949
5050dep_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
5252
5353DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
5454DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ PLT_APPS += rabbitmq_cli elixir cowlib
2727# See rabbitmq-components.mk.
2828BUILD_DEPS += ranch
2929
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
3131
3232DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
3333DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
You can’t perform that action at this time.
0 commit comments