Skip to content

Commit

Permalink
Bump Simplify.Web from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [Simplify.Web](https://github.com/SimplifyNet/Simplify.Web) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/SimplifyNet/Simplify.Web/releases)
- [Commits](SimplifyNet/Simplify.Web@4.5...4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2022
1 parent 4e397fd commit c0507dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify.Web.Multipart/tree/master/src/Simplify.Web.Multipart/CHANGELOG.md for details</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Simplify.Web" Version="4.5.0" />
<PackageReference Include="Simplify.Web" Version="4.6.0" />
<PackageReference Include="HttpMultipartParser" Version="5.1.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c0507dd

Please sign in to comment.