Skip to content

Commit

Permalink
Update Certification.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege authored Jul 23, 2024
1 parent 264e26d commit d828294
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Certification.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="7.0.0" />
<PackageReference Include="Duende.IdentityServer" Version="7.0.5" />

<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.7" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
</ItemGroup>



</Project>
</Project>

0 comments on commit d828294

Please sign in to comment.