Open jmfayard opened 3 years ago
The bug is visible here: https://github.com/LouisCAD/kotlin-libraries-playground/commit/f0612fc3a28cfd0e2c9e00c0936f3eeec90726bb
Before:
implementation("org.kodein.di:kodein-di:_")
version.org.kodein.di..kodein-di=7.6.0
Upgrade to refreshVersions 0.20.0, which contains a new rule for kodein
Run refreshVersions
versions.properties has the following
## unused version.org.kodein.di..kodein-di=7.6.0 version.kodein.di=7.7.0
version.kodein.di=7.6.0
Let me know when you're up to pair-program that one, I'm looking forward to it.
🐛 Describe the bug
The bug is visible here: https://github.com/LouisCAD/kotlin-libraries-playground/commit/f0612fc3a28cfd0e2c9e00c0936f3eeec90726bb
Before:
implementation("org.kodein.di:kodein-di:_")
version.org.kodein.di..kodein-di=7.6.0
⚠️ Current behavior
Upgrade to refreshVersions 0.20.0, which contains a new rule for kodein
Run refreshVersions
versions.properties has the following
✅ Expected behavior
version.kodein.di=7.6.0