We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06329e6 commit fd94546Copy full SHA for fd94546
1 file changed
JsonApiToolkit/JsonApiToolkit.csproj
@@ -22,7 +22,7 @@
22
<InternalsVisibleTo Include="JsonApiToolkit.Tests"/>
23
</ItemGroup>
24
<ItemGroup>
25
- <PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.14"/>
+ <PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="10.0.5"/>
26
<PackageReference Include="Intility.Logging.AspNetCore" Version="3.0.3"/>
27
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.3.9"/>
28
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.14"/>
0 commit comments