build(deps): Bump NodaTime from 3.1.2 to 3.1.3

Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-26 04:45:28 +00:00
committed by GitHub
parent db32b3a39c
commit 029ec959ec
@@ -16,7 +16,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.2"/>
<PackageReference Include="NodaTime" Version="3.1.3"/>
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0"/>
</ItemGroup>