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

Checking updates for version catalog dependencies #729

Open
2 of 3 tasks
Vampire opened this issue Jan 2, 2025 · 0 comments
Open
2 of 3 tasks

Checking updates for version catalog dependencies #729

Vampire opened this issue Jan 2, 2025 · 0 comments

Comments

@Vampire
Copy link
Contributor

Vampire commented Jan 2, 2025

⚠️ Is your feature request related to a problem? Please describe

If you for example have in the settings script

dependencyResolutionManagement {
    versionCatalogs {
        val kotlinWrappers by registering {
            from("org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog:0.0.1-pre.850")
        }
    }
}

You do not get any comment for updating this dependency.

💡 Describe the solution you'd like

It would be nice if such version catalog dependencies would also be checked for updates.

🤚 Do you want to develop this feature yourself?

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

No branches or pull requests

1 participant