Skip to content

Commit

Permalink
Bump HIC.RDMP.Dicom from 7.1.0 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps HIC.RDMP.Dicom from 7.1.0 to 7.1.1.

---
updated-dependencies:
- dependency-name: HIC.RDMP.Dicom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 645640d commit b4ab57c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Equ" Version="2.3.0" />
<PackageVersion Include="HIC.DicomTypeTranslation" Version="4.1.3" />
<PackageVersion Include="HIC.FAnsiSql" Version="3.2.7" />
<PackageVersion Include="HIC.RDMP.Dicom" Version="7.1.0" />
<PackageVersion Include="HIC.RDMP.Dicom" Version="7.1.1" />
<PackageVersion Include="HIC.RDMP.Plugin" Version="8.3.0" />
<PackageVersion Include="IsIdentifiable" Version="0.4.0" />
<PackageVersion Include="LibArchive.Net" Version="0.1.5" />
Expand Down
8 changes: 4 additions & 4 deletions src/SmiServices/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
},
"HIC.Rdmp.Dicom": {
"type": "Direct",
"requested": "[7.1.0, )",
"resolved": "7.1.0",
"contentHash": "Ss9TXm5+hR/6hT8z8CTaGGr1Ob5uRkAOcoepj2zx8SLW3cngd8fPFtYayDf3iHYZWoqzXrmRTIZ8GGzXufdswQ==",
"requested": "[7.1.1, )",
"resolved": "7.1.1",
"contentHash": "hpN4TTPyMoPU33P0otmqcROHjig+pik40gIAVk41WiRCZEeKv+QegAU2S3zofag/R0Nv7eEb+9j5ENII4hDQDQ==",
"dependencies": {
"HIC.DicomTypeTranslation": "4.1.3",
"HIC.RDMP.Plugin": "7.1.0",
"HIC.RDMP.Plugin": "7.1.1",
"fo-dicom": "5.1.3"
}
},
Expand Down

0 comments on commit b4ab57c

Please sign in to comment.