Skip to content

Conversation

@TocnoWamGovoriyYaNeHacer201145

Solution

  • Replace api(kotlinTest("junit")) with implementation(kotlinTest("junit")) in test configurations
  • Remove deprecated withJava() calls as per Kotlin MPP plugin recommendations

Changes

  • libraries/stdlib/build.gradle.kts - Fix 3 instances in jvmTest blocks
  • compiler/multiplatform-parsing/build.gradle.kts - Fix 1 instance in jvmTest

Verification

  • No functional changes, only dependency configuration improvements
  • Build warnings are resolved

Closes KT-82223

@hacer201145Official
Copy link

I think api() is better than implement().

@TocnoWamGovoriyYaNeHacer201145 TocnoWamGovoriyYaNeHacer201145 marked this pull request as draft November 10, 2025 15:40
@TocnoWamGovoriyYaNeHacer201145 TocnoWamGovoriyYaNeHacer201145 marked this pull request as ready for review November 10, 2025 15:47
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