Skip to content

Commit d828294

Browse files
Update Certification.csproj
1 parent 264e26d commit d828294

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Certification.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Duende.IdentityServer" Version="7.0.0" />
9+
<PackageReference Include="Duende.IdentityServer" Version="7.0.5" />
1010

11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.1" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.7" />
1212
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
1313
</ItemGroup>
1414

1515

1616

17-
</Project>
17+
</Project>

0 commit comments

Comments
 (0)