Scala Library Dependency Leaked

Hello,

We are using the Gatling Gradle plugin our project and it seems the “scala-library” dependency is being added to the implementation configuration so when the project is bundled as a JAR, we also include it.

From the code, it seems this happens from gatling-gradle-plugin/GatlingPlugin.groovy at main · gatling/gatling-gradle-plugin · GitHub, not sure if this is required.

Thanks!

Looks weird indeed. It’s probably something inherited from the original plugin.
Investigating.

We’ve released the gatling-gradle-plugin 3.9.0.2. Please upgrade.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.