Skip to content

Commit a5444dd

Browse files
Bump the dotnet group with 1 update
Bumps Azure.Security.KeyVault.Secrets from 4.7.0 to 4.8.0 --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Secrets dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e216017 commit a5444dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/unit-testing/UnitTestingSampleApp.csproj

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

1212
<ItemGroup>
1313
<PackageReference Include="Azure.Core" Version="1.46.2" />
14-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
14+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="Moq" Version="[4.20.72]" /> <!-- Context: https://github.com/Azure/azure-sdk-for-net/issues/38111 -->
1717
<PackageReference Include="NSubstitute" Version="5.3.0" />

0 commit comments

Comments
 (0)