Skip to content

Commit

Permalink
Bump fo-dicom from 5.1.5 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [fo-dicom](https://github.com/fo-dicom/fo-dicom) from 5.1.5 to 5.2.0.
- [Release notes](https://github.com/fo-dicom/fo-dicom/releases)
- [Changelog](https://github.com/fo-dicom/fo-dicom/blob/development/ChangeLog.md)
- [Commits](fo-dicom/fo-dicom@5.1.5...5.2.0)

---
updated-dependencies:
- dependency-name: fo-dicom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 52e9e79 commit c7ec05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rdmp.Dicom/Rdmp.Dicom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="fo-dicom" Version="5.1.5" />
<PackageReference Include="fo-dicom" Version="5.2.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RDMP\Rdmp.Core\Rdmp.Core.csproj" />
Expand Down

0 comments on commit c7ec05c

Please sign in to comment.