Skip to content

Commit

Permalink
Merge pull request #38 from SamhammerAG/dependabot/nuget/OAuth2Authen…
Browse files Browse the repository at this point in the history
…ticator/System.Text.Json-8.0.4
  • Loading branch information
TeraNovaLP authored Jul 10, 2024
2 parents 0d16b7d + c38d7ec commit 6c62bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OAuth2Authenticator/OAuth2Authenticator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.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 6c62bd1

Please sign in to comment.