Skip to content

Commit 9118622

Browse files
Bump Microsoft.AspNetCore.Mvc.Core from 2.2.5 to 2.3.0
Bumps [Microsoft.AspNetCore.Mvc.Core](https://github.com/dotnet/aspnetcore) from 2.2.5 to 2.3.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1816e04 commit 9118622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebAPI/LearningHub.Nhs.Api.UnitTests/LearningHub.Nhs.Api.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="FluentAssertions" Version="8.0.1" />
1313
<PackageReference Include="LearningHub.Nhs.Caching" Version="2.0.0" />
1414
<PackageReference Include="LearningHub.Nhs.Models" Version="3.0.45" />
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1717
<PackageReference Include="Moq" Version="4.20.72" />
1818
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118">

0 commit comments

Comments
 (0)