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 7dc5a7d commit eab9ea6Copy full SHA for eab9ea6
eng/automation/parameters.py
@@ -17,7 +17,7 @@
17
18
SDK_ROOT = "../../" # related to file dir
19
AUTOREST_CORE_VERSION = "3.9.7"
20
-AUTOREST_JAVA = "@autorest/[email protected].37"
+AUTOREST_JAVA = "@autorest/[email protected].39"
21
DEFAULT_VERSION = "1.0.0-beta.1"
22
GROUP_ID = "com.azure.resourcemanager"
23
API_SPECS_FILE = "api-specs.yaml"
0 commit comments