Skip to content

Commit 6722064

Browse files
Update Simplify.Web requirement from 4.4.* to 4.5.*
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.4...4.5) --- updated-dependencies: - dependency-name: Simplify.Web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc236d9 commit 6722064

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
@@ -23,7 +23,7 @@
2323
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify.Web.Multipart/tree/master/src/Simplify.Web.Multipart/CHANGELOG.md for details</PackageReleaseNotes>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="Simplify.Web" Version="4.4.*" />
26+
<PackageReference Include="Simplify.Web" Version="4.5.*" />
2727
<PackageReference Include="HttpMultipartParser" Version="5.0.*" />
2828
</ItemGroup>
2929
<ItemGroup>

0 commit comments

Comments
 (0)