Skip to content

Commit

Permalink
Bump Microsoft.Azure.Cosmos from 3.41.0 to 3.44.0 in /src/Lib
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.41.0 to 3.44.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.41.0...3.44.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]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 54bc1b4 commit ff2226b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lib/Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Queues" Version="12.18.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.41.0">
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.44.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
Expand Down

0 comments on commit ff2226b

Please sign in to comment.