Skip to content

Commit

Permalink
Merge pull request #73 from microsoft/dependabot/nuget/Azure.Core-1.31.0
Browse files Browse the repository at this point in the history
Bump Azure.Core from 1.30.0 to 1.31.0
  • Loading branch information
github-actions[bot] committed Apr 11, 2023
2 parents 2f508f4 + dbe3b78 commit 58277d3
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 @@ -35,7 +35,7 @@

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

0 comments on commit 58277d3

Please sign in to comment.