Skip to content

Commit ad02188

Browse files
Bump Azure.Security.KeyVault.Secrets
Bumps the dotnet group in /docs/azure/sdk/snippets/pagination with 1 update: [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Security.KeyVault.Secrets` from 4.6.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.6.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 dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1f2afe commit ad02188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/pagination/pagination.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
12+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
1414
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
1515
<PackageReference Include="System.Linq.Async" Version="6.0.1" />

0 commit comments

Comments
 (0)