Updated azure core dependency to the new 1.11.3 version (#5501)

This commit is contained in:
Larry Osterman 2024-04-09 11:58:17 -07:00 committed by GitHub
parent bd8c5f81ed
commit 68d88eb80a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.10.0"
"version>=": "1.11.3"
},
"azure-macro-utils-c",
"umock-c",