Skip to content

Commit 0acbc8e

Browse files
Bump Microsoft.Health.Test.Utilities and NSubstitute
Bumps [Microsoft.Health.Test.Utilities](https://github.com/microsoft/healthcare-shared-components) and [NSubstitute](https://github.com/nsubstitute/NSubstitute). These dependencies needed to be updated together. Updates `Microsoft.Health.Test.Utilities` from 9.0.10 to 9.1.18 - [Release notes](https://github.com/microsoft/healthcare-shared-components/releases) - [Commits](microsoft/healthcare-shared-components@v9.0.10...v9.1.18) Updates `NSubstitute` from 5.3.0 to 5.3.0 - [Release notes](https://github.com/nsubstitute/NSubstitute/releases) - [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md) - [Commits](nsubstitute/NSubstitute@v5.3.0...v5.3.0) --- updated-dependencies: - dependency-name: Microsoft.Health.Test.Utilities dependency-version: 9.1.18 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NSubstitute dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68a82b7 commit 0acbc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- Shared dependencies versions.-->
33
<PropertyGroup>
4-
<HealthcareSharedPackageVersion>9.0.10</HealthcareSharedPackageVersion>
4+
<HealthcareSharedPackageVersion>9.1.20</HealthcareSharedPackageVersion>
55
<Hl7FhirVersion>5.11.4</Hl7FhirVersion>
66
<Hl7FhirLegacyVersion>5.11.0</Hl7FhirLegacyVersion>
77
<DotNetSdkPackageVersion>9.0.4</DotNetSdkPackageVersion>

0 commit comments

Comments
 (0)