diff --git a/src/GraphQLCoreController/GraphQLCoreController.csproj b/src/GraphQLCoreController/GraphQLCoreController.csproj index 9ecea03..3661c20 100644 --- a/src/GraphQLCoreController/GraphQLCoreController.csproj +++ b/src/GraphQLCoreController/GraphQLCoreController.csproj @@ -5,7 +5,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.0" /> + <PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.6" /> <PackageReference Include="Newtonsoft.Json" Version="12.0.1" /> </ItemGroup>