Skip to content

Commit 27ae4d1

Browse files
Merge pull request #158 from loresoft/dependabot/nuget/src/MongoDB.Abstracts/multi-2b04f8d0fb
Update Microsoft.Extensions.Configuration.Abstractions to 9.0.5; Microsoft.Extensions.DependencyInjection.Abstractions to 9.0.5
2 parents 642a5a6 + 23adf68 commit 27ae4d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/MongoDB.Abstracts/MongoDB.Abstracts.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.4" />
10-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.4" />
9+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.5" />
10+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.5" />
1111
<PackageReference Include="MongoDB.Driver" Version="3.4.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)