Skip to content

Commit

Permalink
chore(deps): update dependency getopt::long to v2.57 (#190)
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] authored Nov 11, 2023
1 parent 7bf8ff8 commit 125977f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl/cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires "Cpanel::JSON::XS";
requires "Class::XSAccessor";
requires "Cucumber::Messages", ">= 22.0.0, < 23.0.0";
requires "Data::UUID";
requires "Getopt::Long", "2.55";
requires "Getopt::Long", "2.57";
requires "List::Util", "1.63";

on 'test' => sub {
Expand Down

0 comments on commit 125977f

Please sign in to comment.