Skip to content

Commit 273c4e5

Browse files
Bump Azure.Identity from 1.17.1 to 1.19.0
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dfd811 commit 273c4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CentralMemoryMcp.Functions/CentralMemoryMcp.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Mcp" Version="1.1.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="6.8.0" />
1515
<PackageReference Include="Azure.Data.Tables" Version="12.11.0" />
16-
<PackageReference Include="Azure.Identity" Version="1.17.1" />
16+
<PackageReference Include="Azure.Identity" Version="1.19.0" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)