From 1df36061847577272aeb32aaa92a4ced99a49207 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sat, 2 Sep 2023 19:53:13 +0100 Subject: [PATCH] bump SNMP::Info dep to 3.95 --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build.PL b/Build.PL index ef992802..1528311d 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.94', + 'SNMP::Info' => '3.95', 'SQL::Abstract' => '1.85', 'SQL::Translator' => '0.11024', 'Sub::Util' => '1.40',