gradle-versions-plugin
Dependency manager
A plugin to help manage and update dependencies in a project's build script
Gradle plugin to discover dependency updates
4k stars
45 watching
200 forks
Language: Kotlin
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janderssonse/gradle-versions-filter-plugin | A plugin for Gradle that filters and updates dependencies based on version criteria | 18 |
evant/gradle-retrolambda | A plugin for Gradle that allows Java 6 or 7 development with lambda support | 5,298 |
mikepenz/aboutlibraries | Automates collection and analysis of dependencies and licenses at compile time for Kotlin MultiPlatform projects. | 3,711 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 22 |
keepsafe/dexcount-gradle-plugin | Reports the number of method references in APKs during builds to help track app growth and avoid method-reference limits. | 3,079 |
meilcli/gradle-update-check-action | Automates the process of checking for new package versions in Gradle projects using Maven and GitHub Actions. | 16 |
nebula-plugins/gradle-dependency-lock-plugin | A plugin that allows developers to lock dynamic dependency versions to specific versions in their build.gradle files. | 294 |
sap/commerce-gradle-plugin | Provides tools and plugins for automating the development lifecycle of SAP Commerce projects using Gradle | 33 |
littlerobots/version-catalog-update-plugin | Helps manage versions in a Gradle version catalog | 568 |
madhead/check-gradle-version | Verifies that a project uses the latest stable Gradle version | 7 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,660 |
craigburke/bower-installer-gradle | Manages client-side dependencies using the Bower package manager within a Gradle build script | 28 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 17,068 |
ksoichiro/gradle-build-info-plugin | Provides metadata about a software build, such as the Git commit ID and build date. | 37 |