Skip to content

Commit cb381ec

Browse files
authored
Merge pull request #43 from cristipufu/dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-7.0.4
Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.3 to 7.0.4
2 parents de553cf + fa646bd commit cb381ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RedisRateLimiting.Tests/RedisRateLimiting.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.3" />
9+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.4" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />

0 commit comments

Comments
 (0)