Skip to content

Commit

Permalink
Bump FluentDateTime from 2.1.0 to 3.0.0 (#7114)
Browse files Browse the repository at this point in the history
Bumps [FluentDateTime](https://github.com/FluentDateTime/FluentDateTime) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/FluentDateTime/FluentDateTime/releases)
- [Commits](FluentDateTime/FluentDateTime@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: FluentDateTime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent cd937c6 commit ffa9258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka.Discovery.Tests/Akka.Discovery.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="$(FluentAssertionsVersion)" />
<PackageReference Include="FluentDateTime" Version="2.1.0" />
<PackageReference Include="FluentDateTime" Version="3.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
Expand Down

0 comments on commit ffa9258

Please sign in to comment.