How Can I define bundle for plugin in versionCatalog

Hello Folks,

I can easly define bundle for libraries .
Can i do samething for plugin definitions in the versionCatalog?

Many thx
With My Best Regards,
Onur.

Is this what you are looking for?
https://docs.gradle.org/current/userguide/platforms.html#sec:plugins

No, to apply a bunch of plugins at once, you would use a convention plugin.