Skip to content

Commit 0823cbd

Browse files
Bump MongoDB.Bson from 3.5.0 to 3.5.1
--- updated-dependencies: - dependency-name: MongoDB.Bson dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f27da4 commit 0823cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)