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 Kotlin to K2, and other dependencies #542

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

FWDekker
Copy link
Owner

Updates Kotlin to the new K2 compiler, updates the IntelliJ plugin to the new v2, updates a bunch of smaller dependencies, bumps the compatible IntelliJ version, and does some minor cleanup in build scripts.

@FWDekker FWDekker added code quality Code changes without behavior changes tooling Configuration of and updates to analysis and build tools labels Sep 28, 2024
@FWDekker FWDekker self-assigned this Sep 28, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.46%. Comparing base (73557f1) to head (e6effe7).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
+ Coverage   80.40%   80.46%   +0.06%     
==========================================
  Files          51       51              
  Lines        2087     2068      -19     
  Branches      357      357              
==========================================
- Hits         1678     1664      -14     
+ Misses        338      334       -4     
+ Partials       71       70       -1     

@FWDekker FWDekker merged commit dc8bc54 into main Sep 28, 2024
8 checks passed
@FWDekker FWDekker deleted the update-dependencies branch September 28, 2024 15:28
@FWDekker
Copy link
Owner Author

Actually, I just realised I didn't update to the K2 compiler. The rest is true, though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code changes without behavior changes tooling Configuration of and updates to analysis and build tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant