Search Gradle plugins
Plugin | Latest Version |
---|---|
info.offthecob.Settings* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
com.diffplug.if-git-diffDecide what to configure based on changes relative to `origin/main` |
3.1.2
(06 July 2024) |
dev.poolside.gradle.semantic-versionBased on a given major.minor version, plugin determines patch version based on what is already maven repository by auto incrementing it to produce the next version number. Major or minor versions must be manually changed |
0.2.1
(22 June 2024) |
io.github.leandroborgesferreira.dag-commandUnit tests only the changed modules in the dependencies graph |
1.11.0
(17 March 2024) |
nl.recognize.liquibase.validate.gradleA plugin for checking Liquibase changes |
1.0.8
(13 October 2023) |
net.wooga.github-release-notesThis plugin provides tasks and conventions to send github-release-notes messages |
3.0.0
(26 June 2023) |
dev.xdark.betterrepeatableIntegration for compiler changes made by better-repeatable |
1.2
(31 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.settingsValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
dev.adamko.kotlin.binary-compatibility-validatorValidates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 2023) |