Skip to content

Commit

Permalink
Merge pull request #142 from loresoft/dependabot/nuget/azure-09b0310ba0
Browse files Browse the repository at this point in the history
Bump Microsoft.Azure.Cosmos from 3.42.0 to 3.43.0 in the azure group
  • Loading branch information
pwelter34 authored Sep 10, 2024
2 parents d09e8ff + fa55551 commit 4933c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cosmos.Abstracts/Cosmos.Abstracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.43.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
Expand Down

0 comments on commit 4933c4f

Please sign in to comment.