Skip to content

Commit

Permalink
Bump Perl::Tidy to v20240511
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Sep 2, 2024
1 parent 4e7d6b5 commit db4f564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ on test => sub {
on develop => sub {
requires 'App::perlimports';
requires 'Perl::Critic', '1.136';
requires 'Perl::Tidy' => '20230909';
requires 'Perl::Tidy' => '20240511';
requires 'Test::Vars';
};

0 comments on commit db4f564

Please sign in to comment.