Skip to content

Commit 3ad72ed

Browse files
Bump Microsoft.AspNetCore.App in /amadeus-integration-test
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/Universe) from 2.1.0 to 2.1.4. - [Release notes](https://github.com/aspnet/Universe/releases) - [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](aspnet/Universe@2.1.0...2.1.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.App dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f3db74 commit 3ad72ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amadeus-integration-test/amadeus-integration-test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.0" />
11+
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
1212
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="2.1.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1414
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)