Skip to content

Commit

Permalink
Bump Azure.Security.KeyVault.Secrets from 4.5.0 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Secrets_4.5.0...Azure.Security.KeyVault.Secrets_4.7.0)

---
updated-dependencies:
- dependency-name: Azure.Security.KeyVault.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent dac2127 commit 2f8378c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutomationTestingProgram/AutomationTestingProgram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<ItemGroup>
<PackageReference Include="AutomationTestSetFramework" Version="1.1.2" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="ComparePDF" Version="2.0.7703.11150" />
<PackageReference Include="DatabaseConnectorAbstraction" Version="1.1.7732.11738" />
Expand Down

0 comments on commit 2f8378c

Please sign in to comment.