Skip to content

Commit 8a1c70b

Browse files
Bump Microsoft.Extensions.Configuration.Binder from 9.0.8 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6042f9d commit 8a1c70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebAutomationFramework/WebAutomationFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="ExtentReports" Version="5.0.4" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.8" />
13-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.8" />
13+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.9" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.8" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)