Skip to content

Commit

Permalink
deps: Upgrade Hl7.Fhir.R4 5.4.0 -> 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethmyhra committed Apr 20, 2024
1 parent c536257 commit 5eed849
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 @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Fhir.Metrics" Version="1.2.2" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.4.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.7.0" />
<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.0" />
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 @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hl7.Fhir.R4" Version="5.4.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.7.0" />
<PackageReference Include="MongoDB.Driver" Version="2.25.0" />
</ItemGroup>

Expand Down

0 comments on commit 5eed849

Please sign in to comment.