Skip to content

Commit

Permalink
Bump System.ServiceModel.Http from 6.2.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [System.ServiceModel.Http](https://github.com/dotnet/wcf) from 6.2.0 to 8.0.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 951dc63 commit 0187939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCIStorePlugin/SCIStorePlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<ItemGroup>
<PackageReference Include="Equ" Version="2.3.0" />
<PackageReference Include="Microsoft.XmlSerializer.Generator" Version="8.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="6.2.0" />
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RDMP\Rdmp.Core\Rdmp.Core.csproj" />
Expand Down

0 comments on commit 0187939

Please sign in to comment.