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 to kotlin 1.4 #844

Merged
merged 4 commits into from
Aug 26, 2020
Merged

Update to kotlin 1.4 #844

merged 4 commits into from
Aug 26, 2020

Conversation

smyrick
Copy link
Contributor

@smyrick smyrick commented Aug 19, 2020

📝 Description

This is a simple update of the version and does not yet truly take advantage of any of the newer features but it looks like with just a couple warning fixes we can update as a backwards compatible change. We are also not using any 1.4 specific features so this should be able to be used in 1.3.x apps

🔗 Related Issues

https://kotlinlang.org/docs/reference/whatsnew14.html
https://github.com/Kotlin/kotlinx.coroutines/releases

@smyrick smyrick added changes: patch Changes require a patch version type: dependency changes Dependency change which doesn't affect our library usage labels Aug 19, 2020
@dariuszkuc
Copy link
Collaborator

Lets hold-off with this until we start merging 4.x.x changes

@smyrick smyrick added this to the 4.0.0 milestone Aug 19, 2020
@dariuszkuc dariuszkuc merged commit 050549a into ExpediaGroup:master Aug 26, 2020
@smyrick smyrick deleted the kotlin-1-4 branch August 26, 2020 16:20
smyrick added a commit to smyrick/graphql-kotlin that referenced this pull request Sep 18, 2020
* Update to kotlin 1.4

* Update tests for coverage

* Update to corountines 1.3.9

* Update GraphQLGradlePluginAbstractIT.kt

Co-authored-by: Shane Myrick <[email protected]>
huehnerlady pushed a commit to huehnerlady/graphql-kotlin that referenced this pull request Oct 16, 2020
* Update to kotlin 1.4

* Update tests for coverage

* Update to corountines 1.3.9

* Update GraphQLGradlePluginAbstractIT.kt

Co-authored-by: Shane Myrick <[email protected]>
dariuszkuc pushed a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
* Update to kotlin 1.4

* Update tests for coverage

* Update to corountines 1.3.9

* Update GraphQLGradlePluginAbstractIT.kt

Co-authored-by: Shane Myrick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes: patch Changes require a patch version type: dependency changes Dependency change which doesn't affect our library usage
Development

Successfully merging this pull request may close these issues.

2 participants