Skip to content

Commit

Permalink
VCST-510: Bump Azure.Core to 1.39. (#2800)
Browse files Browse the repository at this point in the history
feat: Bump Azure.Core to 1.39. (#2800)
  • Loading branch information
OlegoO authored Jul 12, 2024
1 parent 1af9160 commit 803c483
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.37.0" />
<PackageReference Include="Azure.Core" Version="1.39.0" />
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.22.0" />
<PackageReference Include="FluentValidation" Version="11.8.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.2" />
Expand Down

0 comments on commit 803c483

Please sign in to comment.