Skip to content

Commit

Permalink
Merge pull request #14 from managedcode/dependabot/nuget/ManagedCode.…
Browse files Browse the repository at this point in the history
…Communication.Tests/System.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /ManagedCode.Communication.Tests
  • Loading branch information
KSemenenko authored Oct 16, 2024
2 parents 71ca15a + 4c86200 commit 7de1da7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.6" />
Expand Down

0 comments on commit 7de1da7

Please sign in to comment.