Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KON-614 Update Kotlin Compiler Dependency kotlin-compiler to kotlin-compiler-embeddable #954

Merged
merged 5 commits into from
Mar 20, 2024

Conversation

igorwojda
Copy link
Contributor

@igorwojda igorwojda commented Mar 20, 2024

Adress
https://youtrack.jetbrains.com/issue/KT-64774

Replace org.jetbrains.kotlin:kotlin-compiler with org.jetbrains.kotlin:kotlin-compiler-embeddable.

New library pom:
image

Copy link

@igorwojda igorwojda changed the title KON-614 Update Kotlin Compiler Dependency KON-614 Update Kotlin Compiler Dependency kotlin-compiler to kotlin-compiler-embeddable Mar 20, 2024
@igorwojda igorwojda added the improvement nhancements to existing features or code label Mar 20, 2024
@igorwojda igorwojda marked this pull request as ready for review March 20, 2024 09:42
@igorwojda igorwojda merged commit 7b5d9e0 into develop Mar 20, 2024
31 checks passed
@igorwojda igorwojda deleted the KON-614-update-kotlin-compiler-dependency branch March 20, 2024 09:45
igorwojda added a commit that referenced this pull request Apr 1, 2024
…n-compiler-embeddable` (#954)

* Update Kotlin compiler dependency

* Update imports

* Rename verification script

* Print all exposed dependencies along with their status (OK/ERROR).

* Update allowed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement nhancements to existing features or code
Projects
None yet
1 participant