Skip to content

Commit d224ff2

Browse files
authored
chore(deps): update dependency mongodb.driver to v2.22.0 (#1317)
1 parent 7e5122b commit d224ff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/dotnet-guestbook/src/backend/backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="MongoDB.Driver" Version="2.21.0" />
8+
<PackageReference Include="MongoDB.Driver" Version="2.22.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)