Skip to content

Commit 88a6f39

Browse files
Bump the dotnet group with 1 update (#47368)
Bumps Azure.Identity from 1.14.1 to 1.14.2 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de54bb0 commit 88a6f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs" Version="1.5.1" />
1111
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.6.1" />
12-
<PackageReference Include="Azure.Identity" Version="1.14.1" />
12+
<PackageReference Include="Azure.Identity" Version="1.14.2" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)