build(deps): Bump NodaTime from 3.1.3 to 3.1.4

Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.3 to 3.1.4.
- [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.3...3.1.4)

---
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-10-12 04:34:56 +00:00
committed by GitHub
parent dc70c664dd
commit e3a85e7cd3
@@ -16,7 +16,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.3"/> <PackageReference Include="NodaTime" Version="3.1.4"/>
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0"/> <PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0"/>
</ItemGroup> </ItemGroup>