Search Gradle plugins
Plugin | Latest Version |
---|---|
io.redskap.swagger-brakeA plugin to check Swagger definition files for any breaking API changes |
2.4.0
(03 October 2023) |
io.github.stefankoppier.oasdiffWrapper for the Tufin oasdiff OpenAPI breaking changes detection tool. |
0.0.3
(04 June 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) |