Skip to content

Commit

Permalink
Bump System.Text.Json in /Src/NuGetDefense.Lib in the nuget group
Browse files Browse the repository at this point in the history
Bumps the nuget group in /Src/NuGetDefense.Lib with 1 update: System.Text.Json.


Updates `System.Text.Json` from 8.0.3 to 8.0.4

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and digitalcoyote committed Jul 9, 2024
1 parent fe13381 commit cbc1e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/NuGetDefense.Lib/NuGetDefense.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="NuGetDefense.OSSIndex" Version="2.1.4" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cbc1e5e

Please sign in to comment.