Skip to content

Commit

Permalink
Merge pull request #149 from HicServices/dependabot/nuget/develop/Mon…
Browse files Browse the repository at this point in the history
…goDB.Driver-2.17.1

Bump MongoDB.Driver from 2.17.0 to 2.17.1
  • Loading branch information
jas88 authored Aug 1, 2022
2 parents 421600b + 9bd218f commit 80fb9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DicomTypeTranslation/DicomTypeTranslation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<ItemGroup>
<PackageReference Include="fo-dicom" Version="5.0.3" />
<PackageReference Include="HIC.FAnsiSql" Version="2.0.4" />
<PackageReference Include="MongoDB.Driver" Version="2.17.0" />
<PackageReference Include="MongoDB.Driver" Version="2.17.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NLog" Version="5.0.1" />
<PackageReference Include="YamlDotNet" Version="12.0.0" />
Expand Down

0 comments on commit 80fb9e5

Please sign in to comment.