🐛 Bug Report
Affected Languages
General Information
What is the problem?
In #1234 we added a dependency between jsii Java modules and org.jetbrains.annotations@^18.0.0.
However, the latest Kotlin Standard Library depends on ^13.0.0, which means that Kotlin users will not be able to use jsii java modules without having to resolve conflicts.