Skip to content

Commit 46aa7dc

Browse files
Bump Azure.Identity from 1.20.0 to 1.21.0
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0af757 commit 46aa7dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Foundatio.AzureServiceBus/Foundatio.AzureServiceBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\..\build\common.props" />
33
<ItemGroup>
44
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.20.1" />
5-
<PackageReference Include="Azure.Identity" Version="1.20.0" />
5+
<PackageReference Include="Azure.Identity" Version="1.21.0" />
66

77
<PackageReference Include="Foundatio" Version="13.0.0-beta4" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
88
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />

0 commit comments

Comments
 (0)