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 1ba2c06 commit 98bbe48Copy full SHA for 98bbe48
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].54"
+AUTOREST_JAVA = "@autorest/[email protected].56"
21
DEFAULT_VERSION = "1.0.0-beta.1"
22
GROUP_ID = "com.azure.resourcemanager"
23
API_SPECS_FILE = "api-specs.yaml"
0 commit comments