Skip to content

Commit c1b94bc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/Spe.Integration.Tests/Spe.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
1818
<PackageReference Include="FluentAssertions" Version="6.12.0" />
19-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.23" />
19+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.25" />
2020
<PackageReference Include="Moq" Version="4.20.70" />
2121
<PackageReference Include="Xunit.SkippableFact" Version="1.5.61" />
2222
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />

0 commit comments

Comments
 (0)