Skip to content

Commit 52e1caf

Browse files
authored
update autorest.java (#42917)
1 parent 2d76e22 commit 52e1caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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].39"
20+
AUTOREST_JAVA = "@autorest/[email protected].40"
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)