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

Move ktor-client-core under api scope instead of implementation #26

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

freyacodes
Copy link
Contributor

The RestNode class exposes a Url type from Ktor, which isn't available in the compile classpath when depending on core.

Cannot access class 'io.ktor.http.Url'. Check your module classpath for missing or conflicting dependencies

This change makes it available.

@DRSchlaubi DRSchlaubi merged commit 0699d8c into kordlib:main Sep 12, 2023
2 checks passed
@freyacodes freyacodes deleted the freyacodes-patch-1 branch September 12, 2023 13:22
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.

2 participants