Skip to content

Commit

Permalink
deps: Update Hl7.Fhir.R4 to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethmyhra committed Sep 27, 2024
1 parent 31d4e8b commit 788ea07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Spark.Engine/Spark.Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Fhir.Metrics" Version="1.3.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.9.1" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.10.3" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Spark.Mongo/Spark.Mongo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hl7.Fhir.R4" Version="5.10.1" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.10.3" />
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
</ItemGroup>

Expand Down

0 comments on commit 788ea07

Please sign in to comment.