diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 4349daf7b7a16..b8c0bb0e31743 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -433,5 +433,10 @@ "name": "nx-size-limit", "description": "Adds size-limit support for Nx (performance budget tool for JavaScript)", "url": "https://github.com/LironHazan/nx-size-limit" + }, + { + "name": "@jnxplus/nx-quarkus-gradle", + "description": "Nx plugin to add Quarkus and Gradle multi-project builds support to Nx workspace", + "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-gradle" } ]