Skip to content

Commit

Permalink
fix(deps): update dependency system.text.json to v8.0.4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent a4e0131 commit adf2b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oidc-guard/oidc-guard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.EventCounters" Version="1.5.1-alpha.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3"/>
<PackageReference Include="System.Text.Json" Version="8.0.4"/>
</ItemGroup>

</Project>

0 comments on commit adf2b88

Please sign in to comment.