Skip to content

Commit 8661b21

Browse files
committed
chore(deps): Upgrade to System.Text.Json 8.0.5
1 parent c721732 commit 8661b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PactNet.Abstractions/PactNet.Abstractions.csproj

+1-1
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)