Skip to content

Commit 68d4844

Browse files
Bump the dotnet group with 1 update
Bumps Azure.Identity from 1.14.2 to 1.16.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ce00b0 commit 68d4844

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.2" />
12+
<PackageReference Include="Azure.Identity" Version="1.16.0" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)