diff --git a/AzureDevOpsIntegration/task.json b/AzureDevOpsIntegration/task.json index fd59fbd..f98b055 100644 --- a/AzureDevOpsIntegration/task.json +++ b/AzureDevOpsIntegration/task.json @@ -18,7 +18,7 @@ "Minor": "0", "Patch": "6" }, - "minimumAgentVersion": "1.83.0", + "minimumAgentVersion": "2.144.0", "instanceNameFormat": "Run Leapwork schedules and get results in JUnit format", "inputs": [ { diff --git a/README.md b/README.md index 59b5da1..3c06490 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Leapwork’s completely visual, no-code automation platform makes it easy for bu # A couple of requirements There are just a few requirements to ensure seamless integration: 1. .NET framework 4.8 -2. Team Foundation Server 2015 Update 1 minimum required. -3. Agent version 1.83.0 minimum required. +2. Azure DevOps Server 2019 or later. +3. Agent version 2.144.0 or later. # Installing You are just one click away from seamless automation. Simply install the extension from Visual Studio Marketplace.