Skip to content

Commit

Permalink
Update dependency Test::More to v1.302204 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent d936bf0 commit 20ef7eb
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.302202;
requires 'Test::More', 1.302204;
requires 'FindBin', 1.54;
requires 'Test::MockModule', '0.13';
requires 'Test::Pod::Coverage', 1.10;
Expand Down

0 comments on commit 20ef7eb

Please sign in to comment.