X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=824a0472df168d751823238581b54f12d115521a;hb=9c1700e39e6ee002d9294c0d988882d1f0d7d86f;hp=1c3fdf67603481c9a7136a50f02496b7a8f43164;hpb=2b8cc2f27d0dc881059e55dd6462bb28b7b8e414;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 1c3fdf6..824a047 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,7 +58,7 @@ my $test_requires = { my $runtime_requires = { 'Carp::Clan' => '6.0', 'Class::Accessor::Grouped' => '0.10002', - 'Class::C3::Componentised' => '1.0005', + 'Class::C3::Componentised' => '1.0009', 'Class::Inspector' => '1.24', 'Config::Any' => '0.20', 'Context::Preserve' => '0.01',