Skip to content

Commit

Permalink
Bump morelinq from 4.1.0 to 4.2.0 (#1404)
Browse files Browse the repository at this point in the history
Bumps [morelinq](https://github.com/morelinq/MoreLINQ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/morelinq/MoreLINQ/releases)
- [Commits](morelinq/MoreLINQ@v4.1.0...v4.2.0)

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

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 Apr 23, 2024
1 parent 0bad22b commit 4c30d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.12" />
<PackageReference Include="morelinq" Version="4.1.0" />
<PackageReference Include="morelinq" Version="4.2.0" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="7.0.11" />
Expand Down

0 comments on commit 4c30d62

Please sign in to comment.