Skip to content

Commit c34447d

Browse files
authored
Merge pull request #53 from SimplifyNet/dependabot/nuget/develop/HttpMultipartParser-8.3.0
Bump HttpMultipartParser from 8.2.0 to 8.3.0
2 parents dcfcbbd + cc72972 commit c34447d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7.0" />
28-
<PackageReference Include="HttpMultipartParser" Version="8.2.0" />
28+
<PackageReference Include="HttpMultipartParser" Version="8.3.0" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)