Skip to content

Commit 3fc95a0

Browse files
Bump Microsoft.Azure.Cosmos and Microsoft.Bcl.AsyncInterfaces in /src
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Azure.Cosmos` from 3.46.1 to 3.48.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.46.1...3.48.0) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.Cosmos dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12a63a6 commit 3fc95a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
6868
<PackageVersion Include="Azure.Core" Version="1.45.0" />
6969
<PackageVersion Include="Azure.Storage.Blobs" Version="12.22.2" />
70-
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.46.1" />
70+
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.48.0" />
7171
<PackageVersion Include="Microsoft.Azure.Storage.Blob" Version="9.4.2" />
7272
<PackageVersion Include="Microsoft.Recognizers.Text.Choice" Version="1.3.2" />
7373
<PackageVersion Include="Microsoft.Recognizers.Text.DateTime" Version="1.3.2" />

0 commit comments

Comments
 (0)