Skip to content

Commit

Permalink
Bump HIC.FAnsiSql from 3.2.3 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps [HIC.FAnsiSql](https://github.com/HicServices/FAnsiSql) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/HicServices/FAnsiSql/releases)
- [Changelog](https://github.com/HicServices/FAnsiSql/blob/main/CHANGELOG.md)
- [Commits](HicServices/FAnsiSql@v3.2.3...v3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 63c9c18 commit e12a84f
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 @@ -31,7 +31,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="fo-dicom" Version="5.1.2" />
<PackageReference Include="HIC.FAnsiSql" Version="3.2.3" />
<PackageReference Include="HIC.FAnsiSql" Version="3.2.5" />
<PackageReference Include="MongoDB.Driver" Version="2.25.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.2" />
Expand Down

0 comments on commit e12a84f

Please sign in to comment.