Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.TestHost from 8.0.11 to 8.0.12 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent ec178ed commit 93043ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<!-- Normal Package Includes. -->
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.12" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Testcontainers" Version="4.1.0" />
Expand Down

0 comments on commit 93043ff

Please sign in to comment.