Skip to content

Commit

Permalink
Bump System.Text.Json from 6.0.4 to 8.0.4 in /IEXSharp
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 6.0.4 to 8.0.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent cf97219 commit d33048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IEXSharp/IEXSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ItemGroup>
<PackageReference Include="LaunchDarkly.EventSource" Version="4.2.0" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="System.Text.Json" Version="6.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />

<!--development dependency, which means it is only used during build, the final NuGet package does not have a dependency on SourceLink-->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit d33048d

Please sign in to comment.