diff --git a/src/PlayersApi/PlayersApi.csproj b/src/PlayersApi/PlayersApi.csproj index 06e58a5..7629736 100644 --- a/src/PlayersApi/PlayersApi.csproj +++ b/src/PlayersApi/PlayersApi.csproj @@ -7,7 +7,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.11" /> + <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.13" /> <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" /> <PackageReference Include="NSwag.AspNetCore" Version="14.1.0" /> </ItemGroup>