Skip to content

Commit b9a59ae

Browse files
authored
Merge pull request #13 from managedcode/dependabot/nuget/ManagedCode.Communication.Tests/System.Text.Json-8.0.4
Bump System.Text.Json from 8.0.3 to 8.0.4 in /ManagedCode.Communication.Tests
2 parents 72d6f94 + f28a846 commit b9a59ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="8.0.0" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
31-
<PackageReference Include="System.Text.Json" Version="8.0.3" />
31+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.6" />
3333
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.6" />
3434
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.6" />

0 commit comments

Comments
 (0)