Skip to content

Commit cbabe84

Browse files
author
github-actions
committed
fix: update packages
1 parent 1b3d845 commit cbabe84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aguacongas.AspNetCore.Authentication/Aguacongas.AspNetCore.Authentication.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.AspNetCore.Authentication.OAuth" Version="2.2.0" />
3232
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="7.0.0" />
33-
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
33+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3434
</ItemGroup>
3535

3636
</Project>

0 commit comments

Comments
 (0)