Skip to content

Commit ceeb6ff

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.11 to 8.0.24
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce3f452 commit ceeb6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ShedBuilder.Api.Tests/ShedBuilder.Api.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
13+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.24" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.11" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)