Skip to content

Commit e0d09aa

Browse files
Bump System.Net.Http.Json from 8.0.1 to 9.0.9
--- updated-dependencies: - dependency-name: System.Net.Http.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f43a5f commit e0d09aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GodaddyWrapper/GodaddyWrapper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</PackageReference>
3333
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
3434
<PackageReference Include="System.Net.Http" Version="4.3.4" />
35-
<PackageReference Include="System.Net.Http.Json" Version="8.0.1" />
35+
<PackageReference Include="System.Net.Http.Json" Version="9.0.9" />
3636
</ItemGroup>
3737

3838
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">

0 commit comments

Comments
 (0)