Skip to content

Commit 96a7f23

Browse files
chore(deps): bump NodaTime from 3.1.6 to 3.1.9
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.6 to 3.1.9. - [Release notes](https://github.com/nodatime/nodatime/releases) - [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk) - [Commits](nodatime/nodatime@3.1.6...3.1.9) --- updated-dependencies: - dependency-name: NodaTime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18967f2 commit 96a7f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Client.Core/Client.Core.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<PackageReference Include="CsvHelper" Version="30.0.1" />
3636
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
37-
<PackageReference Include="NodaTime" Version="3.1.6" />
37+
<PackageReference Include="NodaTime" Version="3.1.9" />
3838
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.0.1" />
3939
<PackageReference Include="RestSharp" Version="108.0.3" />
4040
</ItemGroup>

0 commit comments

Comments
 (0)