Skip to content

Commit 0f2e981

Browse files
committed
Update Azure.Identity to 1.17.1
1 parent 43ec1c0 commit 0f2e981

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ImageBuilder/Microsoft.DotNet.ImageBuilder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.3.0" />
22-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
22+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
2323
<PackageReference Include="Azure.ResourceManager.ContainerRegistry" Version="1.4.0" />
2424
<PackageReference Include="Cottle" Version="2.1.0" />
2525
<PackageReference Include="LibGit2Sharp" Version="0.31.0" />

0 commit comments

Comments
 (0)