Skip to content

Commit e24174e

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

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.18.0" />
13+
<PackageReference Include="Azure.Identity" Version="1.19.0" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)