Skip to content

Commit 3564cdc

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd80e40 commit 3564cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/API.Tests/API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
13-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
13+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="NSubstitute" Version="5.3.0" />
1616
<PackageReference Include="NUnit" Version="4.4.0" />

0 commit comments

Comments
 (0)