Skip to content

Commit 521341f

Browse files
Update dependency Microsoft.ApplicationInsights.AspNetCore to 2.23.0
1 parent 8bd7cb5 commit 521341f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TramsDataApi/TramsDataApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="CsvHelper" Version="33.0.1" />
2121
<PackageReference Include="DfE.CoreLibs.Http" Version="1.0.5" />
2222
<PackageReference Include="FluentValidation" Version="11.11.0" />
23-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
23+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
2424
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.8" />
2525
<PackageReference Include="Microsoft.AspNetCore.HeaderPropagation" Version="8.0.8" />
2626
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />

0 commit comments

Comments
 (0)