Skip to content

Fix Gradle deprecation warnings and clean up some code warnings #812

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

Merged
merged 6 commits into from
Apr 7, 2025

Conversation

paulbakker
Copy link
Collaborator

No description provided.

@paulbakker paulbakker force-pushed the feature/deprecation-fixes branch from 527efca to 147b324 Compare April 7, 2025 18:22
build.gradle Outdated
Comment on lines 42 to 46
configurations.all {
resolutionStrategy.force 'org.jetbrains.kotlin:kotlin-stdlib:1.9.25'
resolutionStrategy.force 'org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.7.3'

}
Copy link
Collaborator

Choose a reason for hiding this comment

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

for posterity: discussed internally that we want to properly update to Kotlin 2 (because part of the ecosystem is already on Kotlin 2) and publish as the major version release for easy pinning

@paulbakker paulbakker merged commit bb2d6e1 into master Apr 7, 2025
4 checks passed
@paulbakker paulbakker deleted the feature/deprecation-fixes branch April 7, 2025 21:57
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.

2 participants