Skip to content

Commit

Permalink
Merge pull request #91 from tylerjensen/dependabot/nuget/src/ServiceW…
Browse files Browse the repository at this point in the history
…ire/System.Text.Json-8.0.4

Bump System.Text.Json from 6.0.4 to 8.0.4 in /src/ServiceWire
  • Loading branch information
tylerje authored Dec 1, 2024
2 parents fad1478 + 7ecc6d2 commit 98cf9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceWire/ServiceWire.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="System.IO.Pipes" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
<PackageReference Include="System.Text.Json" Version="6.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Threading" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 98cf9e3

Please sign in to comment.