Skip to content

Commit af3b1cf

Browse files
Upgrade a package
1 parent 8addb2c commit af3b1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RestClient.Net.Abstractions/RestClient.Net.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
12-
<PackageReference Include="System.Text.Json" Version="4.7.2" />
12+
<PackageReference Include="System.Text.Json" Version="7.0.2" />
1313
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)