Skip to content

Commit 52b6f09

Browse files
Bump Microsoft.Azure.Cosmos from 3.44.0 to 3.45.0 in /webapi
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.44.0 to 3.45.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](https://github.com/Azure/azure-cosmos-dotnet-v3/commits) --- 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 ee8df9c commit 52b6f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapi/CopilotChatWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
24-
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.44.0" />
24+
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.45.0" />
2525
<PackageReference Include="Microsoft.Identity.Web" Version="2.20.0" />
2626
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.66.240709.1" />
2727
<PackageReference Include="Microsoft.SemanticKernel" Version="1.15.1" />

0 commit comments

Comments
 (0)