Skip to content

Commit dc15c3d

Browse files
authored
Merge pull request #56 from ahwm/dependabot/nuget/Akismet.Net/System.Text.Json-10.0.0
Bump System.Text.Json from 9.0.10 to 10.0.0
2 parents 47f1af6 + 42d84ca commit dc15c3d

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