From 0b82499c772aa4928aef60f1bf9384e02d7629d1 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Tue, 25 Jul 2023 12:01:17 +0100 Subject: [PATCH] bump SNMP::Info dep to 3.94 for bug fix --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index 81157822..ef992802 100644 --- a/Build.PL +++ b/Build.PL @@ -87,7 +87,7 @@ Module::Build->new( 'Starman' => '0.4008', 'Storable' => '0', 'Sys::SigAction' => '0', - 'SNMP::Info' => '3.93', + 'SNMP::Info' => '3.94', 'SQL::Abstract' => '1.85', 'SQL::Translator' => '0.11024', 'Sub::Util' => '1.40',