Skip to content

Commit eef6aed

Browse files
authored
Merge pull request #2247 from TechnologyEnhancedLearning/dependabot/nuget/Automatic_version_update_dependabot/Microsoft.AspNetCore.Mvc.Testing-6.0.23
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.22 to 6.0.23
2 parents ce58f2a + 8cb46a5 commit eef6aed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DigitalLearningSolutions.Web.AutomatedUiTests/DigitalLearningSolutions.Web.AutomatedUiTests.csproj

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

88
<ItemGroup>
99
<PackageReference Include="FluentAssertions" Version="5.10.3" />
10-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.22" />
10+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.23" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1212
<PackageReference Include="Selenium.Axe" Version="4.0.14" />
1313
<PackageReference Include="Selenium.Support" Version="4.13.1" />

DigitalLearningSolutions.Web.IntegrationTests/DigitalLearningSolutions.Web.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="FakeItEasy" Version="7.4.0" />
1111
<PackageReference Include="FluentAssertions.AspNetCore.Mvc" Version="3.2.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.22" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.23" />
1313
<PackageReference Include="xunit" Version="2.5.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)