From 54c73b20243cd7e17cfa96da20fa19b1e78b8cdc Mon Sep 17 00:00:00 2001 From: Daniel Mantovani Date: Mon, 12 Aug 2024 17:04:55 -0300 Subject: [PATCH] update mojo version --- cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpanfile b/cpanfile index ecec02c..2695306 100644 --- a/cpanfile +++ b/cpanfile @@ -1,5 +1,5 @@ requires 'perl', '5.020001'; -requires 'Mojolicious', '9.35'; +requires 'Mojolicious', '9.37'; requires 'Algorithm::Cron', '0.10'; on test => sub {