Skip to content

Commit da80142

Browse files
Bump Microsoft.Extensions.Http from 9.0.2 to 9.0.3 in the ms-dependencies group (#878)
Bump Microsoft.Extensions.Http in the ms-dependencies group Bumps the ms-dependencies group with 1 update: [Microsoft.Extensions.Http](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Http` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ms-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bffe374 commit da80142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Tests/NGitLab.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
1414
<PackageReference Include="Meziantou.Framework.Versioning" Version="1.3.6" />
1515
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.12" />
16-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.2" />
16+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.3" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1818
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
1919
<PackageReference Include="NuGet.Versioning" Version="6.13.2" />

0 commit comments

Comments
 (0)