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

Update dependencies #883

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Update dependencies #883

merged 1 commit into from
Oct 18, 2023

Conversation

lukellmann
Copy link
Member

@lukellmann lukellmann commented Oct 5, 2023

Ktor's HttpClient now uses Dispatchers.IO by default and HttpClientEngineConfig.threadsCount was deprecated, so the warning in BaseKordBuilder.buildBase() is no longer needed.

@lukellmann lukellmann requested a review from DRSchlaubi October 5, 2023 22:07
* Gradle 8.3 -> 8.4
* Ktor 2.3.4 -> 2.3.5
* Stately 2.0.2 -> 2.0.5
* MockK 1.13.7 -> 1.13.8
* Dokka 1.9.0 -> 1.9.10

Ktor's HttpClient now uses Dispatchers.IO by default and
HttpClientEngineConfig.threadsCount was deprecated [1], so the warning
in BaseKordBuilder.buildBase() is no longer needed.

[1] ktorio/ktor#3748
@lukellmann lukellmann merged commit a4f7143 into main Oct 18, 2023
6 checks passed
@lukellmann lukellmann deleted the dependencies branch October 18, 2023 09:37
@lukellmann lukellmann removed the request for review from DRSchlaubi October 18, 2023 09:37
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.

1 participant