Skip to content

Commit

Permalink
Merge pull request #2888 from FirelyTeam/dependabot/nuget/src/Hl7.Fhi…
Browse files Browse the repository at this point in the history
…r.Base/nuget-28c281b93d

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Hl7.Fhir.Base in the nuget group across 1 directory
  • Loading branch information
mmsmits authored Oct 9, 2024
2 parents 0d1d28f + 998368a commit b29fdb7
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 @@ -12,7 +12,7 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b29fdb7

Please sign in to comment.