Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ae0add3 commit ebe06e4
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 @@ -29,7 +29,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.2.0" />
<PackageReference Include="morelinq" Version="4.3.0" />
<PackageReference Include="Npgsql" Version="7.0.7" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.18" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="7.0.18" />
Expand Down

0 comments on commit ebe06e4

Please sign in to comment.