We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84d68d commit e4d16aaCopy full SHA for e4d16aa
eng/mgmt/automation/parameters.py
@@ -16,7 +16,7 @@
16
17
SDK_ROOT = '../../../' # related to file dir
18
AUTOREST_CORE_VERSION = '3.7.6'
19
-AUTOREST_JAVA = '@autorest/[email protected].51'
+AUTOREST_JAVA = '@autorest/[email protected].52'
20
DEFAULT_VERSION = '1.0.0-beta.1'
21
GROUP_ID = 'com.azure.resourcemanager'
22
API_SPECS_FILE = 'api-specs.yaml'
0 commit comments