Skip to content

Commit 001d738

Browse files
Bump Azure.Identity from 1.14.2 to 1.17.0 (#59)
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e77981e commit 001d738

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
@@ -9,6 +9,6 @@
99
</ItemGroup>
1010
<ItemGroup>
1111
<PackageReference Include="Azure.AI.Agents.Persistent" Version="1.1.0" />
12-
<PackageReference Include="Azure.Identity" Version="1.14.2" />
12+
<PackageReference Include="Azure.Identity" Version="1.17.0" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)