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

Remove the dependency on kotlin-reflect #192

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

lppedd
Copy link
Contributor

@lppedd lppedd commented Aug 23, 2024

As noticed by @JesusMcCloud in #153, we depend on kotlin-reflect in the runtime, but we don't actually use it.

@JesusMcCloud
Copy link

That's awesome! This fix alone goes a long way to be compatible with more Kotlin versions simultaneously!

@ftomassetti
Copy link
Member

Looks good and all tests are passing. Merging.

@ftomassetti ftomassetti merged commit 8a98b1b into Strumenta:master Aug 24, 2024
6 checks passed
@lppedd lppedd deleted the build/reflect-dep branch August 24, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants