Skip to content

Commit d013114

Browse files
Update Simplify.Web requirement from 4.2.* to 4.4.*
Updates the requirements on [Simplify.Web](https://github.com/SimplifyNet/Simplify.Web) to permit the latest version. - [Release notes](https://github.com/SimplifyNet/Simplify.Web/releases) - [Commits](SimplifyNet/Simplify.Web@4.2...4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8c93e45 commit d013114

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)