Skip to content

Commit

Permalink
Merge pull request #282 from SteeltoeOSS/dependabot/nuget/Connectors/…
Browse files Browse the repository at this point in the history
…src/MongoDb/MongoDB.Driver-2.19.0

Bump MongoDB.Driver from 2.18.0 to 2.19.0 in /Connectors/src/MongoDb
  • Loading branch information
bart-vmware authored May 6, 2023
2 parents 4160488 + eb44542 commit d2768b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Connectors/src/MongoDb/MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.18.0" />
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
<PackageReference Include="Steeltoe.Common.Hosting" Version="$(SteeltoeVersion)" />
<PackageReference Include="Steeltoe.Connector.CloudFoundry" Version="$(SteeltoeVersion)" />
<PackageReference Include="Steeltoe.Connector.ConnectorCore" Version="$(SteeltoeVersion)" />
Expand Down

0 comments on commit d2768b7

Please sign in to comment.