Skip to content

Commit a03079f

Browse files
chore: Bump System.Text.Json from 9.0.8 to 9.0.9
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08a7874 commit a03079f

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.8"/>
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.8"/>
31+
<PackageReference Include="System.Text.Json" Version="9.0.9"/>
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8"/>
3333
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.8"/>
3434
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="9.0.8"/>

0 commit comments

Comments
 (0)