We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b867c commit 17da0b3Copy full SHA for 17da0b3
eng/mgmt/automation/parameters.py
@@ -16,7 +16,7 @@
16
17
SDK_ROOT = '../../../' # related to file dir
18
AUTOREST_CORE_VERSION = '3.9.3'
19
-AUTOREST_JAVA = '@autorest/[email protected].8'
+AUTOREST_JAVA = '@autorest/[email protected].9'
20
DEFAULT_VERSION = '1.0.0-beta.1'
21
GROUP_ID = 'com.azure.resourcemanager'
22
API_SPECS_FILE = 'api-specs.yaml'
0 commit comments