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 [Flurl](https://github.com/tmenier/Flurl).


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 `Flurl` from 3.0.7 to 4.0.0
- [Release notes](https://github.com/tmenier/Flurl/releases)
- [Commits](tmenier/Flurl@Flurl.3.0.7...Flurl.4.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Flurl
  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 14, 2023
1 parent 216594a commit 054869d
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="F23.StringSimilarity" Version="6.0.0"/>
<PackageReference Include="FFMpegCore" Version="5.1.0"/>
<PackageReference Include="Flurl" Version="3.0.7"/>
<PackageReference Include="Flurl" Version="4.0.0"/>
<PackageReference Include="JsonExtensions" Version="1.2.0"/>
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
Expand Down

0 comments on commit 054869d

Please sign in to comment.