Skip to content

Commit 3393461

Browse files
authored
Merge pull request #64 from ahwm/dependabot/nuget/Akismet.Net/System.Text.Json-10.0.2
Bump System.Text.Json from 10.0.1 to 10.0.2
2 parents e4b4f9c + 29280f4 commit 3393461

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="10.0.1" />
30+
<PackageReference Include="System.Text.Json" Version="10.0.2" />
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)