Skip to content

Commit 830a0be

Browse files
authored
update autorest.java to 4.1.47 (Azure#45271)
* update autorest.java * disable sync-stack for premium
1 parent 7a4d004 commit 830a0be

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

eng/automation/parameters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
SDK_ROOT = "../../" # related to file dir
1919
AUTOREST_CORE_VERSION = "3.9.7"
20-
AUTOREST_JAVA = "@autorest/[email protected].46"
20+
AUTOREST_JAVA = "@autorest/[email protected].47"
2121
DEFAULT_VERSION = "1.0.0-beta.1"
2222
GROUP_ID = "com.azure.resourcemanager"
2323
API_SPECS_FILE = "api-specs.yaml"

0 commit comments

Comments
 (0)