Skip to content

Commit e4d16aa

Browse files
dpg, upgrade codegen to 4.0.52 (Azure#27648)
1 parent e84d68d commit e4d16aa

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.7.6'
19-
AUTOREST_JAVA = '@autorest/[email protected].51'
19+
AUTOREST_JAVA = '@autorest/[email protected].52'
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)