Skip to content

Commit

Permalink
Bump MongoDB.Bson from 2.13.3 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps [MongoDB.Bson](https://github.com/mongodb/mongo-csharp-driver) from 2.13.3 to 2.22.0.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.13.3...v2.22.0)

---
updated-dependencies:
- dependency-name: MongoDB.Bson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 5efc5cd commit 3598f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageVersion Include="DnsClient" Version="1.4.0" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
<PackageVersion Include="Microsoft.Win32.SystemEvents" Version="4.7.0" />
<PackageVersion Include="MongoDB.Bson" Version="2.13.3" />
<PackageVersion Include="MongoDB.Bson" Version="2.22.0" />
<PackageVersion Include="MongoDB.Driver.Core" Version="2.13.3" />
<PackageVersion Include="MongoDB.Libmongocrypt" Version="1.2.2" />
<PackageVersion Include="Pipelines.Sockets.Unofficial" Version="2.1.16" />
Expand Down

0 comments on commit 3598f65

Please sign in to comment.