Skip to content

Commit d62c9c1

Browse files
authored
Merge pull request #162 from hathitrust/RabbitMQ-2.40014
pinned to `RabbitMQ-2.40014` in MakeFile
2 parents 528ab55 + 38deaaf commit d62c9c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ WriteMakefile(
2222
'Mail::Mailer' => 0,
2323
'METS' => 0,
2424
'Mouse' => 0,
25-
'Net::AMQP::RabbitMQ' => "== 2.40010",
25+
'Net::AMQP::RabbitMQ' => "== 2.40014",
2626
'Prometheus::Tiny::Shared' => 0,
2727
'ProgressTracker' => 0,
2828
'Readonly' => 0,

0 commit comments

Comments
 (0)