Skip to content

Commit 1ef9350

Browse files
authored
Merge pull request #27 from SimplifyNet/dependabot/nuget/develop/Simplify.Web-4.4.star
Update Simplify.Web requirement from 4.2.* to 4.4.*
2 parents 8c93e45 + d013114 commit 1ef9350

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
<PackageTags>Simplify.Web multipart</PackageTags>
2626
</PropertyGroup>
2727
<ItemGroup>
28-
<PackageReference Include="Simplify.Web" Version="4.2.*" />
28+
<PackageReference Include="Simplify.Web" Version="4.4.*" />
2929
<PackageReference Include="HttpMultipartParser" Version="5.0.*" />
3030
</ItemGroup>
3131
<ItemGroup>

0 commit comments

Comments
 (0)