Skip to content

Commit

Permalink
Bump NodaTime from 3.1.10 to 3.1.11
Browse files Browse the repository at this point in the history
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Commits](nodatime/nodatime@3.1.10...3.1.11)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent c4bd6c4 commit ec95585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MessagePack.NodaTime/MessagePack.NodaTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="MessagePack" Version="2.5.140" />
<PackageReference Include="NodaTime" Version="3.1.10" />
<PackageReference Include="NodaTime" Version="3.1.11" />
</ItemGroup>

</Project>

0 comments on commit ec95585

Please sign in to comment.