commit | 61717204f4bdd2e91afe1912f45242504d6858cf | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sun May 17 21:28:18 2020 +0200 |
committer | Akron <nils@diewald-online.de> | Tue May 19 16:40:13 2020 +0200 |
tree | 36877ace4baef9031ff884c7596638641c35abbb | |
parent | f1f1df3f9f17c1d4a3225ed892fcd48630accff1 [diff] [blame] |
Updated Test::Mojo::Session to be compatible with latest version of Mojolicious Change-Id: I940b04c36eaf1ca5adc6f29952f1cb13b818d0b4
diff --git a/Makefile.PL b/Makefile.PL index 8805c6f..6f42663 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -26,7 +26,7 @@ 'Cache::FastMmap' => 1.47, 'Data::Serializer' => 0.60, 'Mojo::JWT' => 0.05, - 'Test::Mojo::Session' => 1.05, + 'Test::Mojo::Session' => 1.06, 'Test::Mojo::WithRoles' => 0.02, # Required for Data::Serializer at the moment