Skip to content

Commit 39a5333

Browse files
dependabot[bot]Konstantin
andauthored
Bump JsonDiffPatch.Net from 2.4.0 to 2.5.0 (#129)
--- updated-dependencies: - dependency-name: JsonDiffPatch.Net dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantin <[email protected]>
1 parent 3e093e5 commit 39a5333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChronoJsonDiffPatch/ChronoJsonDiffPatch/ChronoJsonDiffPatch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="JsonDiffPatch.Net" Version="2.4.0" />
16+
<PackageReference Include="JsonDiffPatch.Net" Version="2.5.0" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1818
<PackageReference Include="SourceLink.Copy.PdbFiles" Version="2.8.3">
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)