Skip to content

Commit 7439315

Browse files
Update Microsoft.AspNetCore.JsonPatch to 9.0.5
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.JsonPatch dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91dd4b2 commit 7439315

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/Hyperbee.Json.Benchmark/Hyperbee.Json.Benchmark.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -18,7 +18,7 @@
1818
<PackageReference Include="JsonCons.JsonPath" Version="1.1.0" />
1919
<PackageReference Include="JsonPatch.Net" Version="3.3.0" />
2020
<PackageReference Include="JsonPath.Net" Version="2.1.1" />
21-
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.4" />
21+
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="9.0.5" />
2222
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)