From 0049b3d0cfaf4c7c72dcc992232dad9d07daa0c0 Mon Sep 17 00:00:00 2001 From: Konstantin Kiriushyn Date: Wed, 12 Jan 2022 17:13:28 +0200 Subject: [PATCH] Remove deblibs-gradle-plugin from the list Hey @ben-manes. Unfortunately we decided to stop support for https://github.com/hellofresh/deblibs-gradle-plugin. This PR removes a reference to it, so we can avoid redirecting people to deprecated plugin which will be really hard to integrate. If at any point we will decide to update it and put it back we would let you know. Thank you very much! --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 34f76df3..13bb6256 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,6 @@ You may also wish to explore additional functionality provided by, - [gradle-update-checker](https://github.com/marketplace/actions/gradle-update-checker) - [gradle-libraries-plugin](https://github.com/fkorotkov/gradle-libraries-plugin) - [gradle-update-notifier](https://github.com/y-yagi/gradle-update-notifier) - - [deblibs-gradle-plugin](https://github.com/hellofresh/deblibs-gradle-plugin) - [refreshVersions](https://github.com/jmfayard/refreshVersions) ## Tasks