Skip to content

Commit

Permalink
Merge pull request #3 from chgl/renovate/hl7.fhir.r4-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency hl7.fhir.r4 to v2.0.1
  • Loading branch information
chgl committed Nov 25, 2020
2 parents 5bc04b4 + ffcb4ce commit 73c166c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FhirServerExporter/FhirServerExporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hl7.Fhir.R4" Version="2.0.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="prometheus-net" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 73c166c

Please sign in to comment.