Skip to content

Commit

Permalink
Update dependency Test::More to v1.302201 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 4b96b3d commit b4c41f6
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 @@ -20,7 +20,7 @@ on 'configure', sub {

on test => sub {
requires 'Test::Class', 0.52;
requires 'Test::More', 1.302195;
requires 'Test::More', 1.302201;
requires 'FindBin', 1.53;
requires 'Test::MockModule', '0.13';
requires 'Test::Pod::Coverage', 1.10;
Expand Down

0 comments on commit b4c41f6

Please sign in to comment.