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

Updated dependency versions and fixed deprecations for kotlinx-coroutines 1.6 #32

Merged
merged 1 commit into from Dec 5, 2022

Conversation

forketyfork
Copy link
Contributor

  • updated to Kotlin 1.7.21, kotlinx-coroutines 1.6.4, gradle 7.6
  • runBlockingTest is deprecated, was replaced with runTest, proper import was added for currentTime
  • cleaned up some other deprecations, implemented improvement suggestions

* updated to Kotlin 1.7.21, kotlinx-coroutines 1.6.4, gradle 7.6
* runBlockingTest is deprecated, was replaced with runTest, proper import was added for currentTime
* cleaned up some other deprecations, implemented improvement suggestions
Copy link
Contributor

@danil-pavlov danil-pavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! thank you for helping us keep the docs up-to-date

@danil-pavlov danil-pavlov merged commit eee8909 into kotlin-hands-on:master Dec 5, 2022
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.

None yet

2 participants