Skip to content

Commit 0930020

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webapp01/webapp01.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<DockerfileContext>.</DockerfileContext>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
12+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
1313
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.2" />
1414
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
1515
<PackageReference Include="System.Text.Json" Version="8.0.4" />

0 commit comments

Comments
 (0)