Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) and [F23.StringSimilarity](https://github.com/feature23/StringSimilarity.NET).


Updates `Serilog.Sinks.Console` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v5.0.0...v5.0.1)

Updates `F23.StringSimilarity` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/feature23/StringSimilarity.NET/releases)
- [Commits](feature23/StringSimilarity.NET@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: F23.StringSimilarity
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 8adb3ff commit aaf6bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Wasari.Crunchyroll/Wasari.Crunchyroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="F23.StringSimilarity" Version="5.1.0"/>
<PackageReference Include="F23.StringSimilarity" Version="6.0.0"/>
<PackageReference Include="FFMpegCore" Version="5.1.0"/>
<PackageReference Include="Flurl" Version="3.0.7"/>
<PackageReference Include="JsonExtensions" Version="1.2.0"/>
Expand Down

0 comments on commit aaf6bae

Please sign in to comment.