Skip to content

Commit f92b9dd

Browse files
Bump the dotnet group with 1 update (#54045)
Bumps Azure.Security.KeyVault.Secrets from 4.10.0 to 4.11.0 --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Secrets dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeb7224 commit f92b9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/azure/sdk/snippets/configure-proxy/ProxyServerConfiguration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Azure.Identity" Version="1.21.0" />
12-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.10.0" />
12+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.11.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)