Skip to content

Commit bcd6ec2

Browse files
Bump HttpMultipartParser from 5.1.0 to 6.0.1
Bumps [HttpMultipartParser](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser) from 5.1.0 to 6.0.1. - [Release notes](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser/releases) - [Changelog](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser/blob/develop/GitReleaseManager.yaml) - [Commits](Http-Multipart-Data-Parser/HttpMultipartParser@5.1.0...6.0.1) --- updated-dependencies: - dependency-name: HttpMultipartParser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0bd652 commit bcd6ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<PackageReference Include="Simplify.Web" Version="4.6.0" />
26-
<PackageReference Include="HttpMultipartParser" Version="5.1.0" />
26+
<PackageReference Include="HttpMultipartParser" Version="6.0.1" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)