From ce049b9c8d68fc207321c190eb4786ba2f97283e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20C=2E=20R=C3=ADos?= Date: Fri, 20 May 2022 09:39:25 +0200 Subject: [PATCH] Updating dependabot to trigger daily Updating README with latest upcoming release --- .github/dependabot.yml | 6 +++--- README.adoc | 11 ++++++++++- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1f43b54..028c53a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" target-branch: "main" schedule: - interval: weekly + interval: daily milestone: 27 labels: - dependencies @@ -13,7 +13,7 @@ updates: directory: "/" target-branch: "1.5.x" schedule: - interval: weekly + interval: daily milestone: 25 labels: - dependencies @@ -27,7 +27,7 @@ updates: directory: "/" target-branch: "1.4.x" schedule: - interval: weekly + interval: daily milestone: 14 labels: - dependencies diff --git a/README.adoc b/README.adoc index 7292d5c..c2628ff 100644 --- a/README.adoc +++ b/README.adoc @@ -19,13 +19,22 @@ Join us in our gitter channel: https://gitter.im/spring-cloud-app-broker/communi === Compatibility +==== 1.6.x + +* https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x +* https://projects.spring.io/spring-boot/[Spring Boot] 2.7.x +* https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x +* https://github.com/reactor/[Reactor] 3.4.x +* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.5.x +* https://github.com/openservicebrokerapi/servicebroker/tree/v2.15/[Open Service Broker API] 2.16 + ==== 1.5.x * https://projects.spring.io/spring-framework/[Spring Framework] 5.3.x * https://projects.spring.io/spring-boot/[Spring Boot] 2.6.x * https://github.com/cloudfoundry/cf-java-client/[Cloud Foundry Java Client] 5.x * https://github.com/reactor/[Reactor] 3.4.x -* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.5.x +* https://spring.io/projects/spring-cloud-open-service-broker/[Spring Cloud Open Service Broker] 3.6.x * https://github.com/openservicebrokerapi/servicebroker/tree/v2.15/[Open Service Broker API] 2.16 ==== 1.4.x