diff --git a/code-examples/core/bdd-syntax/config.json b/code-examples/core/bdd-syntax/config.json index 2ae1c660..a3b66166 100644 --- a/code-examples/core/bdd-syntax/config.json +++ b/code-examples/core/bdd-syntax/config.json @@ -2,7 +2,7 @@ "name": "BDD Syntax", "description": "readme.md", "requirements": [ - "robotframework==6.0", + "robotframework==7.0", "robotframework-stacktrace", "robotframework-retryfailed" ], @@ -17,4 +17,4 @@ { "fileName": "BDD.robot" } ] -} \ No newline at end of file +}