google / google/play-services-plugins
Json-smart dependency version conflict
Open
strict-version-matcher-plugin
- Dominant language
- Kotlin
- Stars
- 526
- Forks
- 167
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
We are required to use libraries that use the nimbus library (that transitively pulls net.minidev:json-smart:2.3).
Google play services uses an older version and thus expects **net.minidev:json-smart:1.3.1** to be used.
Strict-version-matcher-plugin of course breaks here as it is expected.
Could you please update your dependency usage to latest stable versions of nimbus/json-smart libs if possible?
Contributor guide
Assessment
This issue has not been assessed yet.