Skip to content

Commit

Permalink
Merge pull request #48 from AzureCosmosDB/develop
Browse files Browse the repository at this point in the history
Updating driver version
  • Loading branch information
codingbandit authored May 2, 2023
2 parents ed66475 + 7a104cc commit a4c6b7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.17.1" />
<PackageReference Include="MongoDB.Driver" Version="2.19.1" />
<PackageReference Include="System.ComponentModel.Composition" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit a4c6b7a

Please sign in to comment.