Skip to content

Commit a3d414a

Browse files
Bump System.Text.Json from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48c15b0 commit a3d414a

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.2" />
30+
<PackageReference Include="System.Text.Json" Version="10.0.3" />
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="10.0.102">

0 commit comments

Comments
 (0)