build(deps): Bump NodaTime from 3.1.0 to 3.1.1

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

---
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-15 04:47:32 +00:00
committed by GitHub
parent f8f9a68b8e
commit 40aa33cb70
@@ -16,7 +16,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.0"/>
<PackageReference Include="NodaTime" Version="3.1.1"/>
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0"/>
</ItemGroup>