Skip to content

Commit

Permalink
Update NuGet dependencies (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
Infra-Workleap and renovate-bot authored Jun 28, 2023
1 parent cca22b4 commit 7ce8cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AzureCliCredentialProxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.8.2" />
<PackageReference Include="Azure.Identity" Version="1.9.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.203",
"version": "7.0.302",
"rollForward": "latestMinor",
"allowPrerelease": false
}
Expand Down

0 comments on commit 7ce8cb2

Please sign in to comment.