Skip to content

Commit 9c13dce

Browse files
authored
Update System.Text.Json
1 parent b6f7050 commit 9c13dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tinify/Tinify.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ItemGroup>
4242

4343
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
44-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
44+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
4545
</ItemGroup>
4646
<ItemGroup Condition="'$(TargetFramework)' != 'netcoreapp3.1'">
4747
<PackageReference Include="System.Text.Json" Version="9.0.3" />

0 commit comments

Comments
 (0)