Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.2 to 6.0.10 in /Moto.Net.RPC
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.2 to 6.0.10.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.2...v6.0.10)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent ab04572 commit 5606abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Moto.Net.RPC/Moto.Net.RPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="NAudio" Version="2.0.1" />
<PackageReference Include="PcapDotNet" Version="0.10.2" />
<PackageReference Include="RabbitMQ.Client" Version="6.2.4" />
<PackageReference Include="System.Text.Json" Version="6.0.2" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

</Project>

0 comments on commit 5606abd

Please sign in to comment.