diff --git a/instructions/cloud-hosted-guide-graphql-client/instructions.md b/instructions/cloud-hosted-guide-graphql-client/instructions.md index 370901dd..710fc0d2 100644 --- a/instructions/cloud-hosted-guide-graphql-client/instructions.md +++ b/instructions/cloud-hosted-guide-graphql-client/instructions.md @@ -251,12 +251,12 @@ Replace the Maven project file. io.smallrye smallrye-graphql-client - 2.9.2 + 2.10.0 io.smallrye smallrye-graphql-client-implementation-vertx - 2.9.2 + 2.10.0 io.smallrye.stork @@ -273,7 +273,7 @@ Replace the Maven project file. org.junit.jupiter junit-jupiter - 5.11.0 + 5.11.1 test @@ -297,13 +297,13 @@ Replace the Maven project file. org.testcontainers testcontainers - 1.20.1 + 1.20.2 test org.testcontainers junit-jupiter - 1.20.1 + 1.20.2 test