diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 2396a8a271b48..a98c6868df5df 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -399,6 +399,11 @@ "description": "Nx plugin designed to extend the Nx features to work with Python projects based on Poetry.", "url": "https://github.com/lucasvieirasilva/nx-plugins/tree/main/packages/nx-python" }, + { + "name": "nx-gcp-cache", + "description": "Nx plugin to use Google Cloud Storage as distributed remote cache", + "url": "https://github.com/davidgarciab/nx-gcp-cache" + }, { "name": "@jnxplus/nx-gradle", "description": "Nx plugin to add Gradle multi-project builds support to Nx workspace",