Skip to content

Commit 33541dd

Browse files
Bump HttpMultipartParser from 7.1.0 to 8.0.0
Bumps [HttpMultipartParser](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser) from 7.1.0 to 8.0.0. - [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/Http-Multipart-Data-Parser@7.1.0...8.0.0) --- updated-dependencies: - dependency-name: HttpMultipartParser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc65956 commit 33541dd

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
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626
<ItemGroup>
2727
<PackageReference Include="Simplify.Web" Version="4.6.0" />
28-
<PackageReference Include="HttpMultipartParser" Version="7.1.0" />
28+
<PackageReference Include="HttpMultipartParser" Version="8.0.0" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)