We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fac02a commit f2ddbc5Copy full SHA for f2ddbc5
1 file changed
Dan.Core/Dan.Core.csproj
@@ -42,7 +42,7 @@
42
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
43
<PackageReference Include="jose-jwt" Version="5.0.0" />
44
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
45
- <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
+ <PackageReference Include="Microsoft.Azure.Cosmos" Version="3.49.1" />
46
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
47
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.3.0" />
48
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.CosmosDB" Version="4.10.0" />
0 commit comments