Skip to content

Commit 63b58c5

Browse files
Merge pull request #68 from FoundatioFx/dependabot/nuget/src/Foundatio.CommandQuery.MongoDB/MongoDB.Driver-3.5.1
Bump MongoDB.Driver from 3.5.0 to 3.5.1
2 parents 94e89f3 + 8836ac6 commit 63b58c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.CommandQuery.MongoDB/Foundatio.CommandQuery.MongoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="MongoDB.Driver" Version="3.5.0" />
15+
<PackageReference Include="MongoDB.Driver" Version="3.5.1" />
1616
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)