Skip to content

Commit c02642c

Browse files
dependabot[bot]NguyenHoangSon96
authored andcommitted
chore(deps): Bump Newtonsoft.Json, NodaTime and NodaTime.Serialization.JsonNet
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json), [NodaTime](https://github.com/nodatime/nodatime) and [NodaTime.Serialization.JsonNet](https://github.com/nodatime/nodatime.serialization). These dependencies needed to be updated together. Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3) Updates `NodaTime` from 3.2.0 to 3.0.0 - [Release notes](https://github.com/nodatime/nodatime/releases) - [Commits](nodatime/nodatime@3.2.0...3.0.0) Updates `NodaTime.Serialization.JsonNet` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/nodatime/nodatime.serialization/releases) - [Changelog](https://github.com/nodatime/nodatime.serialization/blob/main/NodaTime%20Release.snk) - [Commits](nodatime/nodatime.serialization@NodaTime.Serialization.JsonNet-3.1.0...NodaTime.Serialization.JsonNet-3.2.0) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NodaTime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NodaTime.Serialization.JsonNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 574b527 commit c02642c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Client.Core/Client.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="CsvHelper" Version="33.0.1" />
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4141
<PackageReference Include="NodaTime" Version="3.2.2" />
42-
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.1.0" />
42+
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.2.0" />
4343
<PackageReference Include="RestSharp" Version="113.1.0" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)