Skip to content

Commit a678a3f

Browse files
Update dependency System.Text.Json to 10.0.3
1 parent 98d2f27 commit a678a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ServicePulse.Host.Tests/ServicePulse.Host.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="NUnit" Version="4.4.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
1717
<PackageReference Include="Particular.Approvals" Version="1.1.1" />
18-
<PackageReference Include="System.Text.Json" Version="10.0.2" />
18+
<PackageReference Include="System.Text.Json" Version="10.0.3" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)