Skip to content

Commit 5fe87c4

Browse files
fix(deps): update dependency microsoft.aspnetcore.authentication.certificate to 9.0.11
1 parent d5dd0b9 commit 5fe87c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Function.SDK.CSharp/Function.SDK.CSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Grpc.AspNetCore" Version="2.71.0" />
2929
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.71.0" />
3030
<PackageReference Include="KubernetesClient" Version="18.0.5" />
31-
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="9.0.10" />
31+
<PackageReference Include="Microsoft.AspNetCore.Authentication.Certificate" Version="9.0.11" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)