Skip to content

Commit

Permalink
Merge pull request #6 from seiggy/dependabot/nuget/System.ServiceMode…
Browse files Browse the repository at this point in the history
…l.Http-4.7.0

Bump System.ServiceModel.Http from 4.4.2 to 4.7.0
  • Loading branch information
seiggy authored Jan 29, 2020
2 parents e76491d + a060250 commit e1819bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.Steps/Arke.Steps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="NLog" Version="4.5.4" />
<PackageReference Include="SimpleInjector.Packaging" Version="4.3.0" />
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageReference Include="System.ServiceModel.Http" Version="4.4.2" />
<PackageReference Include="System.ServiceModel.Http" Version="4.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e1819bb

Please sign in to comment.