Skip to content

Commit 19b7227

Browse files
chore(deps): Bump NodaTime from 3.1.12 to 3.2.0 (#675)
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.12 to 3.2.0. - [Release notes](https://github.com/nodatime/nodatime/releases) - [Commits](nodatime/nodatime@3.1.12...3.2.0) --- updated-dependencies: - dependency-name: NodaTime 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>
1 parent eb31f06 commit 19b7227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.Core/Client.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<ItemGroup>
3939
<PackageReference Include="CsvHelper" Version="33.0.1" />
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
41-
<PackageReference Include="NodaTime" Version="3.1.12" />
41+
<PackageReference Include="NodaTime" Version="3.2.0" />
4242
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.1.0" />
4343
<PackageReference Include="RestSharp" Version="112.1.0" />
4444
</ItemGroup>

0 commit comments

Comments
 (0)