Skip to content

Commit 6a6ac10

Browse files
Bump Microsoft.Azure.Cosmos from 3.36.0 to 3.37.0 in /webapi
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.36.0 to 3.37.0. - [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases) - [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md) - [Commits](Azure/azure-cosmos-dotnet-v3@3.36.0...3.37.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0db8e2b commit 6a6ac10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapi/CopilotChatWebApi.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.0" />
2121
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
22-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.36.0" />
22+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.37.0" />
2323
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.5" />
2424
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.10.231117.1-preview" />
2525
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.0-beta8" />

0 commit comments

Comments
 (0)