Skip to content

Commit 3207b19

Browse files
Bump MongoDB.Bson from 3.5.0 to 3.6.0
--- updated-dependencies: - dependency-name: MongoDB.Bson dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c10cdc commit 3207b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Refresh.Database/Refresh.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="MongoDB.Bson" Version="3.5.0" />
18+
<PackageReference Include="MongoDB.Bson" Version="3.6.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)