Skip to content

Dependency on org.jetbrains.annotations is incompatible with latest Kotlin stdlib #1270

@eladb

Description

@eladb

🐛 Bug Report

Affected Languages

  • TypeScript or Javascript
  • Python
  • Java
  • .NET (C#, F#, ...)

General Information

  • JSII Version: 0.22

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.

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions