Skip to content

Commit 0ac255b

Browse files
mgmt, upgrade codegen to 4.0.34 (Azure#23228)
1 parent 96065c4 commit 0ac255b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/mgmt/automation/parameters.py

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

1717
SDK_ROOT = '../../../' # related to file dir
1818
AUTOREST_CORE_VERSION = '3.4.5'
19-
AUTOREST_JAVA = '@autorest/[email protected].33'
19+
AUTOREST_JAVA = '@autorest/[email protected].34'
2020
DEFAULT_VERSION = '1.0.0-beta.1'
2121
GROUP_ID = 'com.azure.resourcemanager'
2222
API_SPECS_FILE = 'api-specs.yaml'

0 commit comments

Comments
 (0)