Skip to content

Commit b6cc9cb

Browse files
Add jose dependency
1 parent e594549 commit b6cc9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/oauth2_client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PROJECT = oauth2_client
22
PROJECT_DESCRIPTION = OAuth2 client from the RabbitMQ Project
33
PROJECT_MOD = oauth2_client_app
44

5-
DEPS = rabbit rabbit_common
5+
DEPS = rabbit rabbit_common jose
66
TEST_DEPS = rabbitmq_ct_helpers cowboy
77
LOCAL_DEPS = ssl inets crypto public_key
88

0 commit comments

Comments
 (0)