Skip to content

Commit de79237

Browse files
Bump Azure.Identity from 1.17.1 to 1.18.0 (#68)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 408a7a8 commit de79237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/chatui/chatui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</ItemGroup>
1111
<ItemGroup>
1212
<PackageReference Include="Azure.AI.Projects" Version="1.2.0-beta.5" />
13-
<PackageReference Include="Azure.Identity" Version="1.17.1" />
13+
<PackageReference Include="Azure.Identity" Version="1.18.0" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)