diff --git a/Build.PL b/Build.PL index a8373a227..cc607acee 100644 --- a/Build.PL +++ b/Build.PL @@ -10,7 +10,7 @@ my $build = Module::Build->new( 'CAD::Format::STL' => '0', 'File::Basename' => '0', 'Getopt::Long' => '0', - 'Math::Clipper' => '1.01', + 'Math::Clipper' => '1.02', 'Math::ConvexHull' => '1.0.4', 'Moo' => '0', 'Time::HiRes' => '0',