Skip to content

Commit 6d3d351

Browse files
chore(deps): bump NodaTime from 3.1.1 to 3.1.2 (#349)
* chore(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](nodatime/nodatime@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] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 6f38d34 commit 6d3d351

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Update dependencies:
55

66
#### Build:
77
- [#343](https://github.com/influxdata/influxdb-client-csharp/pull/343): `Microsoft.Extensions.ObjectPool` to `6.0.8`
8-
- [#347](https://github.com/influxdata/influxdb-client-csharp/pull/347): `NodaTime` to `3.1.1`
8+
- [#349](https://github.com/influxdata/influxdb-client-csharp/pull/349): `NodaTime` to `3.1.2`
99

1010
#### Test:
1111
- [#341](https://github.com/influxdata/influxdb-client-csharp/pull/341): `WireMock.Net` to `1.5.3`

Client.Core/Client.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<PackageReference Include="CsvHelper" Version="28.0.1" />
3636
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
37-
<PackageReference Include="NodaTime" Version="3.1.1" />
37+
<PackageReference Include="NodaTime" Version="3.1.2" />
3838
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.0.0" />
3939
<PackageReference Include="RestSharp" Version="108.0.1" />
4040
</ItemGroup>

0 commit comments

Comments
 (0)