| commit | f9d28f6fb7b727d4f517a3dd23513c925a074c61 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Wed Jul 15 17:24:51 2026 +0200 |
| committer | Helge <stallkamp@ids-mannheim.de> | Mon Jul 20 17:28:13 2026 +0200 |
| tree | 08d25f42d50b2b56a34ecbfc185787d6c09fba5c | |
| parent | 91e3c665fb1eb53d730a8eef25e982b829ab8f30 [diff] [blame] |
Update dependency on Mojolicious Change-Id: I99145cd4e2f8ecbca8440d231229217bccb6d467
diff --git a/Makefile.PL b/Makefile.PL index ea02191..bc5040c 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -17,7 +17,7 @@ }, LICENSE => 'freebsd', PREREQ_PM => { - 'Mojolicious' => '9.43', + 'Mojolicious' => '9.48', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.10, 'Mojolicious::Plugin::TagHelpers::MailToChiffre' => 0.13, 'Mojolicious::Plugin::ClosedRedirect' => 0.15,