Skip to content

Commit

Permalink
build(deps): bump LanguageExt.Core from 4.4.7 to 4.4.8 (#364)
Browse files Browse the repository at this point in the history
Bumps [LanguageExt.Core](https://github.com/louthy/language-ext) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/louthy/language-ext/releases)
- [Changelog](https://github.com/louthy/language-ext/blob/main/version-2-release-notes.md)
- [Commits](https://github.com/louthy/language-ext/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b07946c commit 77e7c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="System.Reactive.Linq" Version="6.0.0" />
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
<PackageVersion Include="LanguageExt.Core" Version="4.4.7" />
<PackageVersion Include="LanguageExt.Core" Version="4.4.8" />
<PackageVersion Include="linq2db" Version="5.4.1" />
<PackageVersion Include="FluentMigrator" Version="$(FluentMigratorVersion)" />
<PackageVersion Include="FluentMigrator.Runner" Version="$(FluentMigratorVersion)" />
Expand Down

0 comments on commit 77e7c72

Please sign in to comment.