Skip to content

Commit 5978f04

Browse files
authored
Merge pull request #9 from agenixframework/dependabot/nuget/Agenix.PlaywrightGrid.HubClient/multi-13e0c8f03e
chore: Bump Microsoft.Extensions.Configuration.Abstractions and 2 others
2 parents 6bb00a1 + be9d63d commit 5978f04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Agenix.PlaywrightGrid.HubClient/Agenix.PlaywrightGrid.HubClient.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Polly" Version="8.6.3"/>
18-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.6"/>
19-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.6"/>
20-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6"/>
18+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.8"/>
19+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.8"/>
20+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8"/>
2121
<PackageReference Include="Microsoft.Playwright" Version="1.54.0"/>
2222
</ItemGroup>
2323
<ItemGroup>

0 commit comments

Comments
 (0)