Skip to content

Commit

Permalink
Update NuGet packages (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Dec 2, 2023
1 parent b035c8a commit 6f74c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KeyVault.Acmebot/KeyVault.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Route53" Version="3.7.300.8" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.300.12" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.PrivateDns" Version="1.0.1" />
<PackageReference Include="Azure.ResourceManager.PrivateDns" Version="1.1.0" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.5.0" />
<PackageReference Include="DnsClient" Version="1.7.0" />
Expand Down

0 comments on commit 6f74c03

Please sign in to comment.