Skip to content

Commit 967ad0b

Browse files
chore(deps): Azure.Identity 1.17.0, app insights 2.23.0
1 parent ad3d5a6 commit 967ad0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BHS.Web/BHS.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="8.1.0" />
21-
<PackageReference Include="Azure.Identity" Version="1.13.1" />
22-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
21+
<PackageReference Include="Azure.Identity" Version="1.17.0" />
22+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
2424
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="8.0.10" />
2525
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.0.0" />

0 commit comments

Comments
 (0)