Skip to content

Commit cddd890

Browse files
chore: Bump System.Text.Json from 9.0.7 to 9.0.8 (#18)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e92c6a8 commit cddd890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.7"/>
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1"/>
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
31-
<PackageReference Include="System.Text.Json" Version="9.0.7"/>
31+
<PackageReference Include="System.Text.Json" Version="9.0.8"/>
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.7"/>
3333
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.7"/>
3434
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="9.0.7"/>

0 commit comments

Comments
 (0)