fix test warning
[gitmo/Moose.git] / Makefile.PL
index d295362..8890244 100644 (file)
@@ -69,7 +69,7 @@ WriteAll();
 # before a release.
 sub check_conflicts {
     my %conflicts = (
-        'Catalyst'                       => '5.80017',
+        'Catalyst'                       => '5.80028',
         'Devel::REPL'                    => '1.003008',
         'Fey'                            => '0.36',
         'Fey::ORM'                       => '0.34',
@@ -81,7 +81,7 @@ sub check_conflicts {
         'MooseX::AttributeHelpers'       => '0.22',
         'MooseX::AttributeInflate'       => '0.02',
         'MooseX::Attribute::Prototype'   => '0.10',
-        'MooseX::ClassAttribute'         => '0.16',
+        'MooseX::ClassAttribute'         => '0.17',
         'MooseX::FollowPBP'              => '0.02',
         'MooseX::HasDefaults'            => '0.02',
         'MooseX::InstanceTracking'       => '0.04',