Skip to content

Commit

Permalink
Merge pull request #92 from microsoft/dependabot/nuget/Azure.Core-1.33.0
Browse files Browse the repository at this point in the history
Bump Azure.Core from 1.32.0 to 1.33.0
  • Loading branch information
github-actions[bot] committed Jun 19, 2023
2 parents 98285bf + bec1462 commit 0ecb497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Authentication.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Azure.Core" Version="1.32.0" />
<PackageReference Include="Azure.Core" Version="1.33.0" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.1.3" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,8.0)" />
</ItemGroup>
Expand Down

0 comments on commit 0ecb497

Please sign in to comment.