Skip to content

Commit bea4ac5

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 a91cb9e commit bea4ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.Web.Postman/Simplify.Web.Postman.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageTags>Simplify.Web Postman API</PackageTags>
2626
</PropertyGroup>
2727
<ItemGroup>
28-
<PackageReference Include="Simplify.Web" Version="4.2.*" />
28+
<PackageReference Include="Simplify.Web" Version="4.4.*" />
2929
<PackageReference Include="System.Text.Json" Version="4.7.*" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)