X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Makefile.PL;h=8443be8dffaa4e30c8c7011ffd95b4071d8090ce;hp=c63a12a575f19e1c64130d75671fe5a4db9bde55;hb=7653fdac491d081ed2915462ed46c7c415bc9b65;hpb=bbdda28109ffb2442af84b3cbe5c4921714a52dd diff --git a/Makefile.PL b/Makefile.PL index c63a12a..8443be8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -48,7 +48,7 @@ my $test_requires = { my $runtime_requires = { 'Carp::Clan' => '6.0', - 'Class::Accessor::Grouped' => '0.09003', + 'Class::Accessor::Grouped' => '0.09004', 'Class::C3::Componentised' => '1.0005', 'Class::Inspector' => '1.24', 'Data::Page' => '2.00',