Skip to content

Commit 783c7c3

Browse files
authored
Merge pull request #94 from pedromsantos/dependabot/nuget/JacoAPITests/Microsoft.AspNetCore.Mvc.Testing-8.0.21
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.20 to 8.0.21
2 parents 76ae989 + 8fc0477 commit 783c7c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JacoAPITests/JacoAPITests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.1" />
2323
<PackageReference Include="CSharpFunctionalExtensions.FluentAssertions" Version="3.6.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
25-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.20" />
25+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.21" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)