build(deps): Bump NodaTime from 3.1.1 to 3.1.2

Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.1 to 3.1.2.
- [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.1...3.1.2)

---
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-08-17 04:39:36 +00:00
committed by GitHub
parent 588ed5ead6
commit ae3c41d23f
@@ -16,7 +16,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.1"/>
<PackageReference Include="NodaTime" Version="3.1.2"/>
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0"/>
</ItemGroup>