I have a pure Kotlin project with a few external dependencies. I thought IntelliJ dependency tool window would allow me to find updates to them. However, while it shows all of them, clicking on the version number drop-down only shows the current version, even if newer stable versions are available. Any idea what I'm doing wrong?
v
Vampire
03/09/2023, 2:31 AM
Well, to start with, you are asking a question about IntelliJ usage in a channel that is dedicated for questions about writing Gradle build scripts in Kotlin language.