Skip to content

Commit

Permalink
Merge pull request #128 from furkandeveloper/dependabot/nuget/MongoDB…
Browse files Browse the repository at this point in the history
….Driver-2.13.2

⬆️ Bump MongoDB.Driver from 2.13.1 to 2.13.2
  • Loading branch information
furkandeveloper authored Oct 27, 2021
2 parents dd81987 + 16aa7a3 commit 32eb0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyProfiler.Mongo/EasyProfiler.Mongo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.13.1" />
<PackageReference Include="MongoDB.Driver" Version="2.13.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 32eb0a0

Please sign in to comment.