Skip to content

Commit 61855d3

Browse files
build: bump MongoDB.Driver.Core in /App/backend-api/Microsoft.GS.DPS
Bumps [MongoDB.Driver.Core](https://github.com/mongodb/mongo-csharp-driver) from 2.28.0 to 2.30.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.28.0...v2.30.0) --- updated-dependencies: - dependency-name: MongoDB.Driver.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eda4021 commit 61855d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/backend-api/Microsoft.GS.DPS/Microsoft.GS.DPS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Maui.Graphics" Version="9.0.21" />
1616
<PackageReference Include="Microsoft.Maui.Graphics.Skia" Version="8.0.90" />
1717
<PackageReference Include="MongoDB.Driver" Version="3.0.0" />
18-
<PackageReference Include="MongoDB.Driver.Core" Version="2.28.0" />
18+
<PackageReference Include="MongoDB.Driver.Core" Version="2.30.0" />
1919
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.1" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)