Skip to content

Commit

Permalink
build(deps): bump Fhir.Metrics, Hl7.Fhir.R4 and Microsoft.Bcl.AsyncIn…
Browse files Browse the repository at this point in the history
…terfaces

Bumps [Fhir.Metrics](https://github.com/FirelyTeam/Fhir.Metrics), [Hl7.Fhir.R4](https://github.com/FirelyTeam/firely-net-sdk) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Fhir.Metrics` from 1.3.0 to 1.3.0
- [Release notes](https://github.com/FirelyTeam/Fhir.Metrics/releases)
- [Commits](FirelyTeam/Fhir.Metrics@v1.3.0...v1.3.0)

Updates `Hl7.Fhir.R4` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Changelog](https://github.com/FirelyTeam/firely-net-sdk/blob/develop/release-notes.md)
- [Commits](FirelyTeam/firely-net-sdk@v5.11.0...v5.11.1)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Fhir.Metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Hl7.Fhir.R4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kennethmyhra committed Nov 26, 2024
1 parent a5f6e8d commit 296debd
Showing 1 changed file with 1 addition and 1 deletion.
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.11.0" />
<PackageReference Include="Hl7.Fhir.R4" Version="5.11.1" />
<PackageReference Include="MongoDB.Driver" Version="2.30.0" />
</ItemGroup>

Expand Down

0 comments on commit 296debd

Please sign in to comment.