Kotlin Extensions are currently not included in the BOM as a separate module. We should explicitly define Kotlin Extensions in the BOM to ensure they are properly version-aligned and discoverable.
Acceptance Criteria:
- Kotlin Extensions are included as a module in the BOM.
- BOM correctly aligns the version of Kotlin Extensions with other modules.
- Verify that Kotlin Extensions are included in the generated BOM in the SNAPSHOT build.