Skip to content

Commit

Permalink
Update Azure.Core dependency to version 1.44.1 in PackageDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Oct 10, 2024
1 parent f22a596 commit beeafd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public static class PackageDependencies
public static readonly PackageDependency AzureCore =
new PackageDependency(
"Azure.Core",
"1.36.0");
"1.44.1");

public static readonly PackageDependency AzureIdentity =
new PackageDependency(
Expand Down

0 comments on commit beeafd5

Please sign in to comment.