Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit e17b369

Browse files
Bump Microsoft.AspNetCore.Connections.Abstractions from 3.1.1 to 3.1.8
Bumps [Microsoft.AspNetCore.Connections.Abstractions](https://github.com/aspnet/AspNetCore) from 3.1.1 to 3.1.8. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.1.1...v3.1.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a78c32f commit e17b369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GameService.API/GameService.API.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.1" />
12+
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="3.1.8" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.0" />
1414
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1515
<PackageReference Include="Serilog" Version="2.10.0" />

0 commit comments

Comments
 (0)