Skip to content

Commit c50f8c2

Browse files
Bump Microsoft.Extensions.Configuration.Binder in /src
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 7.0.4 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.4...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8c3dc3 commit c50f8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DeltaQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Azure.Identity" Version="1.13.2" />
18-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
18+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.3" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
2020
<PackageReference Include="Microsoft.Graph" Version="5.73.0" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)