Skip to content

Commit

Permalink
chore(deps): bump System.ServiceModel.Http from 4.8.1 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps [System.ServiceModel.Http](https://github.com/dotnet/wcf) from 4.8.1 to 4.10.0.
- [Release notes](https://github.com/dotnet/wcf/releases)
- [Commits](https://github.com/dotnet/wcf/commits)

---
updated-dependencies:
- dependency-name: System.ServiceModel.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 2f783d1 commit 2cf8bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hamekoz.Argentina.Afip/Hamekoz.Argentina.Afip.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="itextsharp.netstandard" Version="5.5.13.2" />
<PackageReference Include="ZXing.Net" Version="0.16.9" />
<PackageReference Include="System.ServiceModel.Duplex" Version="4.8.1" />
<PackageReference Include="System.ServiceModel.Http" Version="4.8.1" />
<PackageReference Include="System.ServiceModel.Http" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Security" Version="4.8.1" />
</ItemGroup>
Expand Down

0 comments on commit 2cf8bf3

Please sign in to comment.