Browse Source

[deps] DbOps: Update Microsoft.Azure.Cosmos to v3.42.0 (#4661)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4684/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
c60e85a0c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/Core/Core.csproj

2
src/Core/Core.csproj

@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MailKit" Version="4.7.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.39.1" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
<PackageReference Include="Microsoft.Azure.NotificationHubs" Version="4.2.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<!--

Loading…
Cancel
Save