Skip to content

Commit

Permalink
Bump Microsoft.Azure.Cosmos from 3.34.0 to 3.35.2 in /webapi (microso…
Browse files Browse the repository at this point in the history
…ft#4)

Bumps [Microsoft.Azure.Cosmos](https:/Azure/azure-cosmos-dotnet-v3) from 3.34.0 to 3.35.2.
- [Release notes](https:/Azure/azure-cosmos-dotnet-v3/releases)
- [Changelog](https:/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)
- [Commits](Azure/azure-cosmos-dotnet-v3@3.34.0...3.35.2)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Thomas <[email protected]>
  • Loading branch information
dependabot[bot] and Ben Thomas authored Jul 19, 2023
1 parent fae4f2e commit 7416c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapi/CopilotChatWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.34.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.2" />
<PackageReference Include="Microsoft.SemanticKernel" Version="0.17.230711.7-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.AI.OpenAI" Version="0.17.230711.7-preview" />
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch" Version="0.17.230711.7-preview" />
Expand Down

0 comments on commit 7416c1b

Please sign in to comment.