File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,15 @@ bazel_dep(
43
43
44
44
bazel_dep (
45
45
name = "rabbitmq_osiris" ,
46
+ << << << < HEAD
46
47
<< < << << HEAD
47
48
version = "1.6.9" ,
48
49
== == == =
49
50
version = "1.7.0" ,
50
51
>> >> >> > cb27208c06 (Osiris 1.7 .0 )
52
+ == == == =
53
+ version = "1.7.1" ,
54
+ >> >> >> > 81 a57feb6b (Osiris 1.7 .1 )
51
55
repo_name = "osiris" ,
52
56
)
53
57
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck prop
147
147
PLT_APPS += mnesia
148
148
149
149
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
150
- dep_osiris = git https://github.com/rabbitmq/osiris v1.7.0
150
+ dep_osiris = git https://github.com/rabbitmq/osiris v1.7.1
151
151
dep_systemd = hex 0.6.1
152
152
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
153
153
You can’t perform that action at this time.
0 commit comments