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

Upgrade Kotlin dependencies (Detekt and KtLint) #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gungy2
Copy link
Contributor

@Gungy2 Gungy2 commented Oct 24, 2023

The following dependencies have been upgraded:

  • Kotlin from 1.7 to 1.9: this also required a bump in Gradle to 6.9;
  • Detekt from 1.20 to 1.23: no breaking changes;
  • KtLint from 0.45 to 0.48: this brought plenty of API changes that were incorporated into the code.

It should be noted that the most recent version of KtLint is 1.0, but it comes with significant breaking changes, thus requiring a separate commit.

The following dependencies have been upgraded:
- Kotlin from 1.7 to 1.9: this also required a bump in Gradle to 6.9;
- Detekt from 1.20 to 1.23: no breaking changes;
- KtLint from 0.45 to 0.48: this brought plenty of API changes that were
incorporated into the code.

It should be noted that the most recent version of KtLint is 1.0, but it
comes with significant breaking changes, thus requiring a separate
commit.
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

1 participant