Skip to content

Commit

Permalink
Merge pull request #122 from ARKlab/dependabot/nuget/Ark.Tools.Hostin…
Browse files Browse the repository at this point in the history
…g/Azure.Identity-1.10.2

chore(deps): bump Azure.Identity from 1.9.0 to 1.10.2 in /Ark.Tools.Hosting
  • Loading branch information
AndreaCuneo authored Nov 6, 2023
2 parents 01ed38e + 6fadc1e commit 4abed56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ark.Tools.Hosting/Ark.Tools.Hosting.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">


<!-- the other props are defined in Directory.Build.props -->
Expand All @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.2.2" />
<PackageReference Include="Azure.Identity" Version="1.9.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="DistributedLock.Core" Version="1.0.5" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="[6.0.1,7)" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="[6.0.1,7)" />
Expand Down

0 comments on commit 4abed56

Please sign in to comment.