You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gradle plugin `de.fayard.buildSrcVersions` goal is to make it painless to manage your dependencies inside your IDE.
37
+
The Gradle plugin `de.fayard.buildSrcVersions` goal is to make it as painless as possible to upgrade your project to the latest and greatest version of everything.
38
38
39
39
It does that by extracting all your dependencies, searching for available dependencies updates
40
40
and generating Kotlin code, Groovy code or Gradle properties.
0 commit comments