[azure-identity-cpp] Update the azure-core-cpp dependency. (#41450)

This commit is contained in:
Ahson Khan 2024-10-09 15:47:30 -07:00 committed by GitHub
parent d0d081b3fc
commit 4f93ec0b4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View File

@ -5,6 +5,7 @@
],
"name": "azure-identity-cpp",
"version-semver": "1.10.0",
"port-version": 1,
"description": [
"Microsoft Azure Identity SDK for C++",
"This library provides common authentication-related abstractions for Azure SDK."
@ -15,7 +16,7 @@
{
"name": "azure-core-cpp",
"default-features": false,
"version>=": "1.9.0"
"version>=": "1.14.0"
},
{
"name": "openssl",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e34818074344451c91bda6706bf359f84a3b69b8",
"version-semver": "1.10.0",
"port-version": 1
},
{
"git-tree": "63ed30855e25a06b3b9ce7594e4a3de84f729039",
"version-semver": "1.10.0",

View File

@ -466,7 +466,7 @@
},
"azure-identity-cpp": {
"baseline": "1.10.0",
"port-version": 0
"port-version": 1
},
"azure-iot-sdk-c": {
"baseline": "2024-08-12",