Skip to content

Commit a4dcad7

Browse files
chore(deps): bump System.Text.Json in /src/PactNet.Abstractions
Bumps System.Text.Json from 8.0.2 to 8.0.5. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afd05c5 commit a4dcad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PactNet.Abstractions/PactNet.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1515
<PackageReference Include="System.Net.Http" Version="4.3.4" />
16-
<PackageReference Include="System.Text.Json" Version="8.0.2" />
16+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)