X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=b3ac93a5ff87a1439bfaf2a57906562aaef5ac9f;hp=48b54eb29da002d92811917ad89b86d458649d55;hb=c58303cdc16b758c6674ad749f8a41334fae1d28;hpb=4f52479b6963cb1e61e28c849c0d1e47a3c57087 diff --git a/Makefile.PL b/Makefile.PL index 48b54eb..b3ac93a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -62,7 +62,7 @@ my $runtime_requires = { 'namespace::clean' => '0.24', 'Path::Class' => '0.18', 'Scope::Guard' => '0.03', - 'SQL::Abstract' => '1.80', + 'SQL::Abstract' => '1.81', 'Try::Tiny' => '0.07', # Technically this is not a core dependency - it is only required