Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Oct 6, 2022
1 parent 7780131 commit 9575f22
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
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="$(FluentAssertionsVersion)" />
<PackageReference Include="FluentDateTime" Version="2.0.0" />
<PackageReference Include="FluentDateTime" Version="2.1.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 9575f22

Please sign in to comment.