X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;h=5fe648be8549bc5d15412c8753705eeb7faeaac3;hp=531c3a764a44a8c5ac9e20d7541867774cde64fb;hb=70e6d5f7d5881c08702f71c6de80effc2f264ade;hpb=440f59c3eac0d65db43616641436aa204936a25d diff --git a/Makefile.PL b/Makefile.PL index 531c3a7..5fe648b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -64,7 +64,7 @@ my $runtime_requires = { 'MRO::Compat' => '0.09', 'Module::Find' => '0.06', 'Path::Class' => '0.18', - 'SQL::Abstract' => '1.68', + 'SQL::Abstract' => '1.69', 'Sub::Name' => '0.04', 'Variable::Magic' => '0.44', 'Data::Dumper::Concise' => '1.000',