From d147609e04a7fdb5cca6220e1cf2f7ecf29ccbb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Thu, 15 Feb 2024 10:11:14 +0100 Subject: [PATCH] Update a reference to the build pipeline --- ci/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/README.adoc b/ci/README.adoc index 829fe5d17b..da42ac34a0 100644 --- a/ci/README.adoc +++ b/ci/README.adoc @@ -2,7 +2,7 @@ The Spring Framework uses https://concourse-ci.org/[Concourse] for its CI build and other automated tasks. The Spring team has a dedicated Concourse instance available at https://ci.spring.io with a build pipeline -for https://ci.spring.io/teams/spring-framework/pipelines/spring-framework-6.0.x[Spring Framework 6.0.x]. +for https://ci.spring.io/teams/spring-framework/pipelines/spring-framework-6.1.x[Spring Framework 6.1.x]. === Setting up your development environment