Skip to content

Commit dc65956

Browse files
authored
Merge pull request #40 from SimplifyNet/dependabot/nuget/develop/HttpMultipartParser-7.1.0
Bump HttpMultipartParser from 7.0.0 to 7.1.0
2 parents 693d8ed + 951f937 commit dc65956

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

0 commit comments

Comments
 (0)