Skip to content

Commit 4793644

Browse files
dependabot[bot]kennethmyhra
authored andcommitted
build(deps): bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5d0ff7 commit 4793644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Spark.Engine/Spark.Engine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Fhir.Metrics" Version="1.3.0" />
1414
<PackageReference Include="Hl7.Fhir.R4" Version="5.11.1" />
15-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
15+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.1" />
1616
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1717
<PackageReference Include="System.Security.Cryptography.Xml" Version="8.0.2" />
1818
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />

0 commit comments

Comments
 (0)