Skip to content

Commit 37517f8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/tests/Agon.Integration.Tests/Agon.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="coverlet.collector" Version="8.0.1" />
1212
<PackageReference Include="FluentAssertions" Version="8.8.0" />
13-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
13+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.14" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageReference Include="NSubstitute" Version="5.3.0" />

0 commit comments

Comments
 (0)