Skip to content

Commit 1858457

Browse files
committed
Match seshat version between make and bazel
1 parent 214c5dd commit 1858457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ PLT_APPS += mnesia
151151
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
152152
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.4
153153
dep_systemd = hex 0.6.1
154-
dep_seshat = hex 0.4.0
154+
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
155155

156156
define usage_xml_to_erl
157157
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))

0 commit comments

Comments
 (0)