Skip to content

Commit

Permalink
Update dependency FindBin to v1.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent 8644bba commit 17b8f9a
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 @@ -21,7 +21,7 @@ on 'configure', sub {
on test => sub {
requires 'Test::Class', 0.52;
requires 'Test::More', 1.302195;
requires 'FindBin', 1.53;
requires 'FindBin', 1.54;
requires 'Test::MockModule', '0.13';
requires 'Test::Pod::Coverage', 1.10;
requires 'Test::Kwalitee', '1.28';
Expand Down

0 comments on commit 17b8f9a

Please sign in to comment.