From 9e07e8a5a056623caac6a0466a677b23e918e5df Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Mon, 15 May 2023 10:52:37 +0200 Subject: [PATCH] Upgrade build badge for 1.2.x generation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b571cff0..b3d413d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring for GraphQL [![Build status](https://ci.spring.io/api/v1/teams/spring-graphql/pipelines/spring-graphql-1.0.x/jobs/build/badge)](https://ci.spring.io/teams/spring-graphql/pipelines/spring-graphql-1.0.x) +# Spring for GraphQL [![Build status](https://ci.spring.io/api/v1/teams/spring-graphql/pipelines/spring-graphql-1.2.x/jobs/build/badge)](https://ci.spring.io/teams/spring-graphql/pipelines/spring-graphql-1.2.x) [GraphQL](https://graphql.org/) support for Spring applications with [GraphQL Java](https://github.com/graphql-java/graphql-java).