Skip to content

Commit

Permalink
Bump Fluid.Core from 2.5.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [Fluid.Core](https://github.com/sebastienros/fluid) from 2.5.0 to 2.9.0.
- [Release notes](https://github.com/sebastienros/fluid/releases)
- [Commits](sebastienros/fluid@v2.5.0...v2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 122dec7 commit 5c77319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Common.Cmds/Common.Cmds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Cocona" Version="2.2.0" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Fluid.Core" Version="2.5.0" />
<PackageReference Include="Fluid.Core" Version="2.9.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Common.Shared/Common.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Fluid.Core" Version="2.5.0" />
<PackageReference Include="Fluid.Core" Version="2.9.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Ulid" Version="1.3.3" />
Expand Down

0 comments on commit 5c77319

Please sign in to comment.