Skip to content

Commit

Permalink
Merge pull request #44 from litolax/dependabot/nuget/MongoDB.Bson-2.22.0
Browse files Browse the repository at this point in the history
Bump MongoDB.Bson from 2.21.0 to 2.22.0
  • Loading branch information
litolax committed Oct 10, 2023
2 parents 9b57443 + 73736a7 commit e68c0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StudentsTimetable/StudentsTimetable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
<PackageReference Include="HtmlTableToExcel" Version="1.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="MongoDB.Bson" Version="2.21.0" />
<PackageReference Include="MongoDB.Bson" Version="2.22.0" />
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
<PackageReference Include="Selenium.Support" Version="4.14.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.14.0" />
Expand Down

0 comments on commit e68c0af

Please sign in to comment.