Skip to content

Commit 3d1d0d5

Browse files
Bump the dotnet group with 2 updates
Bumps Azure.Identity from 1.13.2 to 1.14.0 Bumps Azure.Security.KeyVault.Secrets from 4.7.0 to 4.8.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - 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 de6487d commit 3d1d0d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
12-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
11+
<PackageReference Include="Azure.Identity" Version="1.14.0" />
12+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.8.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)