Skip to content

Commit

Permalink
Bump LanguageExt.Core from 4.4.5 to 4.4.6
Browse files Browse the repository at this point in the history
Bumps [LanguageExt.Core](https://github.com/louthy/language-ext) from 4.4.5 to 4.4.6.
- [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]>
  • Loading branch information
dependabot[bot] authored and sjp committed Oct 2, 2023
1 parent 8d34830 commit a69c99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SJP.Schematic.Core/SJP.Schematic.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.151" />
<PackageReference Include="Enums.NET" Version="4.0.1" />
<PackageReference Include="LanguageExt.Core" Version="4.4.5" />
<PackageReference Include="LanguageExt.Core" Version="4.4.6" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
<PackageReference Include="Polly" Version="8.0.0" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
Expand Down

0 comments on commit a69c99c

Please sign in to comment.