diff --git a/AzureResourceManager/azuredeploy.json b/AzureResourceManager/azuredeploy.json index 128f07c..64c8f3c 100644 --- a/AzureResourceManager/azuredeploy.json +++ b/AzureResourceManager/azuredeploy.json @@ -27,7 +27,7 @@ }, "artifactoryVersion": { "type": "string", - "defaultValue": "5.9.0", + "defaultValue": "5.10.0", "metadata": { "description": "Artifactory version to deploy. Supported from 5.8.0 and above." }