-
Notifications
You must be signed in to change notification settings - Fork 2
Bump build version of Kotlin and local dependencies #342
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
Conversation
|
The build for this PR will pass after this PR in CoreJava is published. |
armiol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexander-yevsyukov I will be looking through those 835 changed files in Core Java tomorrow :)
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #342 +/- ##
=========================================
Coverage 74.97% 74.97%
Complexity 615 615
=========================================
Files 195 195
Lines 4251 4251
Branches 392 392
=========================================
Hits 3187 3187
Misses 932 932
Partials 132 132 🚀 New features to boost your workflow:
|
This PR bumps the build script version of Kotlin to 2.1.20. Also, ProtoData now uses latest CoreJava and McJava.
Other notable changes
ParameterizedTypeNamewas fixed to reflect the recent renaming of the class.protodata-extensionintegration test no longer establish dependency betweenkspKotlinandcompileKotlinbecause it's already handled by the latest versions of the corresponding plugins.