Skip to content

Commit

Permalink
deps: Upgrade Hl7.Fhir.STU3 5.11.0 -> 5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethmyhra committed Dec 20, 2024
1 parent 22cc7df commit 3839afa
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.STU3" Version="5.11.0" />
<PackageReference Include="Hl7.Fhir.STU3" Version="5.11.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.2" />
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.STU3" Version="5.11.0" />
<PackageReference Include="Hl7.Fhir.STU3" Version="5.11.1" />
<PackageReference Include="MongoDB.Driver" Version="2.30.0" />
</ItemGroup>

Expand Down

0 comments on commit 3839afa

Please sign in to comment.