Skip to content

Commit

Permalink
update metrics library to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsmits committed May 29, 2024
1 parent e2e0833 commit 9931170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fhir.Metrics" Version="1.3.0-build-20240523.2" />
<PackageReference Include="Fhir.Metrics" Version="1.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.7.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
Expand Down

0 comments on commit 9931170

Please sign in to comment.