Skip to content

Commit

Permalink
Updated packages. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgernand authored Jun 15, 2024
1 parent 85d7444 commit 55cc975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fluxera.Spatial.MongoDB/Fluxera.Spatial.MongoDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" />
<PackageReference Include="MongoDB.Driver" Version="2.25.0" />
<PackageReference Include="MongoDB.Driver" Version="2.26.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 55cc975

Please sign in to comment.