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

Running into - testImplementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.21") - unused dependency #1106

Open
ritesh-singh opened this issue Jan 18, 2024 · 2 comments

Comments

@ritesh-singh
Copy link

Build scan link

Plugin version
Latest - 1.29.0

Gradle version
8.5

JDK version
17

(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version
1.9.21

(Optional) Android Gradle Plugin (AGP) version
8.2.0

(Optional) reason output for bugs relating to incorrect advice

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. ...

Expected behavior

Additional context

@ritesh-singh
Copy link
Author

ritesh-singh commented Jan 18, 2024

I see fix in latest release release

https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md#version-1290
[Fix] Don't leak Kotlin stdlib from shaded dependencies.

But, i am still running into

Unused dependencies which should be removed from module :y:

  • testImplementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.21")

@autonomousapps
Copy link
Owner

Thanks for the report. Do you have a reproducer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants