Skip to content

Commit

Permalink
Bump LanguageExt.Core in /generators/server/templates/dotnetcore/src (#…
Browse files Browse the repository at this point in the history
…1236)

Bumps [LanguageExt.Core](https://github.com/louthy/language-ext) from 4.2.9 to 4.4.0.
- [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/v4.4.0)

---
updated-dependencies:
- dependency-name: LanguageExt.Core
  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] authored and nicolas63 committed Jan 7, 2023
1 parent 7c2e0aa commit fa13c7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageVersion Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageVersion Include="Serilog.Sinks.SyslogMessages" Version="2.0.6" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<PackageVersion Include="LanguageExt.Core" Version="4.2.9" />
<PackageVersion Include="LanguageExt.Core" Version="4.4.0" />
<%_ if (authenticationType === 'jwt') { _%>
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="6.25.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="$(AspNetCorePackageVersion)" />
Expand Down

0 comments on commit fa13c7f

Please sign in to comment.