Skip to content

Commit e3736d1

Browse files
authored
Merge pull request #14 from githubabcs-devops/dependabot/nuget/src/webapp01/multi-17d55bc284
Bump Azure.Identity and System.Text.Json in /src/webapp01
2 parents be6b371 + 0c06270 commit e3736d1

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Azure.Identity" Version="1.10.4" />
10+
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1111
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
1212
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)