diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 327778e561..1b97e13a29 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -418,5 +418,10 @@ "name": "@nxlv/python", "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": "@jnxplus/nx-gradle", + "description": "Nx plugin to add Gradle multi-project builds support to Nx workspace", + "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-gradle" } ]