Updated dependency to M::P::Localize for an encoding fix of dictionary templates

Change-Id: Ic0489ef3140b9fb3d0b1093828d9af8c60f835f9
diff --git a/Makefile.PL b/Makefile.PL
index fadbb9a..18cf7a4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,7 +28,7 @@
 
     # Currently on GitHub only (github.com/akron)
     'Mojolicious::Plugin::Search' => 0.07,
-    'Mojolicious::Plugin::Localize' => 0.17,
+    'Mojolicious::Plugin::Localize' => 0.18,
     'Mojolicious::Plugin::TagHelpers::ContentBlock' => 0.08,
   },
   test => {