Skip to content

Commit b3e7ec5

Browse files
eng, mgmt, upgrade autrest.java to 4.1.58 (#46418)
1 parent 2fe2cd1 commit b3e7ec5

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