diff --git a/composer.json b/composer.json
index 0a564a63d9d9ea18495a37950fb9466fb3914830..a702968f45313130aaa201718a339e6a77b051bc 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
         "wpackagist-plugin/disable-wordpress-updates": "1.7.1",
         "wpackagist-plugin/more-privacy-options": "4.6",
         "wpackagist-plugin/disable-emojis": "1.7.6",
-        "wpackagist-plugin/wp-super-cache": "1.10.0",
+        "wpackagist-plugin/wp-super-cache": "1.11.0",
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.1",
         "wpackagist-theme/azul": "1.51",
diff --git a/composer.lock b/composer.lock
index 6ac20f059cd30794f3a36370cb982f85380bc568..470b0e380ded9f0da11d2add2217c3bd92fef3ca 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "8906c38d1a4ba2825a9dbbdb6024b0c5",
+    "content-hash": "d13f43195bd3b6d765fc8aa80b523940",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1402,15 +1402,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.10.0",
+            "version": "1.11.0",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.10.0"
+                "reference": "tags/1.11.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.10.0.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.11.0.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -1987,5 +1987,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.6.0"
 }