Skip to content

Commit 08ee0fb

Browse files
Bump AspNetPackageVersion from 9.0.0 to 9.0.1
Bumps `AspNetPackageVersion` from 9.0.0 to 9.0.1. Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.JsonPatch` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) Updates `Microsoft.AspNetCore.TestHost` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.JsonPatch dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e330f77 commit 08ee0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Shared dependencies versions.-->
33
<PropertyGroup>
44
<HealthcareSharedPackageVersion>8.0.30</HealthcareSharedPackageVersion>
5-
<Hl7FhirVersion>4.3.0</Hl7FhirVersion>
5+
<Hl7FhirVersion>5.4.0</Hl7FhirVersion>
66
<Hl7FhirVersion>5.4.0</Hl7FhirVersion>
77
<Hl7FhirLegacyVersion>5.3.0</Hl7FhirLegacyVersion>
88
</PropertyGroup>

0 commit comments

Comments
 (0)