Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Bump NodaTime.Serialization.SystemTextJson from 1.0.0 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [NodaTime.Serialization.SystemTextJson](https://github.com/nodatime/nodatime.serialization) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/nodatime/nodatime.serialization/releases)
- [Changelog](https://github.com/nodatime/nodatime.serialization/blob/main/NodaTime%20Release.snk)
- [Commits](nodatime/nodatime.serialization@NodaTime.Serialization.SystemTextJson-1.0.0...NodaTime.Serialization.SystemTextJson-1.1.2)

---
updated-dependencies:
- dependency-name: NodaTime.Serialization.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ErisApps committed Aug 29, 2023
1 parent 2ebd926 commit c8c6ca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.9" />
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0" />
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.1.2" />
<PackageReference Include="Polly" Version="7.2.4" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="NodaTime" Version="3.1.9" />
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.0.0" />
<PackageReference Include="NodaTime.Serialization.SystemTextJson" Version="1.1.2" />
<PackageReference Include="Polly" Version="7.2.4" />
</ItemGroup>

Expand Down

0 comments on commit c8c6ca3

Please sign in to comment.