Skip to content

Commit f047352

Browse files
authored
Merge pull request #51 from ahwm/dependabot/nuget/Akismet.Net/System.Text.Json-9.0.10
Bump System.Text.Json from 9.0.9 to 9.0.10
2 parents 8dc5a6d + 60de744 commit f047352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Akismet.Net/Akismet.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<PackageReference Include="System.Text.Json" Version="9.0.9" />
30+
<PackageReference Include="System.Text.Json" Version="9.0.10" />
3131
<PackageReference Include="System.Net.Http" Version="4.3.4" />
3232
<PackageReference Condition="'$(TargetFramework)' == 'netstandard2.0'" Include="Microsoft.CSharp" Version="4.7.0" />
3333
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">

0 commit comments

Comments
 (0)