Skip to content

Commit d567474

Browse files
Bump HttpMultipartParser from 5.0.1 to 5.1.0
Bumps [HttpMultipartParser](https://github.com/Http-Multipart-Data-Parser/Http-Multipart-Data-Parser) from 5.0.1 to 5.1.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@5.0.1...5.1.0) --- updated-dependencies: - dependency-name: HttpMultipartParser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 242d548 commit d567474

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
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525
<ItemGroup>
2626
<PackageReference Include="Simplify.Web" Version="4.5.*" />
27-
<PackageReference Include="HttpMultipartParser" Version="5.0.1" />
27+
<PackageReference Include="HttpMultipartParser" Version="5.1.0" />
2828
</ItemGroup>
2929
<ItemGroup>
3030
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)