Skip to content

Commit 417aa48

Browse files
Bump Azure.Identity from 1.13.1 to 1.13.2
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdb2bdc commit 417aa48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MsGraphSamples.Services/MSGraphSamples.Services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Azure.Identity" Version="1.13.1" />
12+
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0" />
1414
<PackageReference Include="Microsoft.Graph" Version="5.67.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)