Skip to content

Commit

Permalink
build(deps): bump morelinq from 4.1.0 to 4.2.0 in /src
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and francWhite committed Apr 29, 2024
1 parent 03db5f0 commit ce03622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reportify/Reportify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageReference Include="morelinq" Version="4.1.0" />
<PackageReference Include="morelinq" Version="4.2.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
<PackageReference Include="TextCopy" Version="6.2.1" />
Expand Down

0 comments on commit ce03622

Please sign in to comment.