Skip to content

Commit acb9b34

Browse files
authored
Merge pull request #16 from SimplifyNet/dependabot/nuget/develop/Simplify.Web-4.4.star
Update Simplify.Web requirement from 4.2.* to 4.4.*
2 parents a91cb9e + bea4ac5 commit acb9b34

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)